dojo / interfaces

🚀 Dojo 2 - common interfaces and types.
http://dojo.io
Other
1 stars 14 forks source link

Add index type to `State` #60

Closed agubler closed 7 years ago

agubler commented 7 years ago

Enhancement

With TS2.1.5 release comes support of Partials on interfaces with a special index type. We should add this back into the State interface.