DefinitelyTyped/deku
Sho Fuji c4afd27a44 Add definition for deku (#12557)
* Add definition for deku

* Add deku/tsconfig.json

* Replace Action to any

* Fix test

* Fix exporting

* Rename deku.d.ts -> index.d.ts

* Remove unnecessary reference

* Change to more specific type

* Add private type: Dispatch
* dispatch: Function -> dispatch: Dispatch
* Remove duplicated overloading
* More specific type for createThunkElement

* Fix version

* Change interface Actions -> class Actions

* interface -> class
* Change return type of deku.diff.Actions.case
* Update test

* Change parameter type of deku.dom.update

* dispatch: Function -> dispatch: Dispatch
2016-11-10 05:47:55 -08:00
..
deku-tests.ts Add definition for deku (#12557) 2016-11-10 05:47:55 -08:00
index.d.ts Add definition for deku (#12557) 2016-11-10 05:47:55 -08:00
tsconfig.json Add definition for deku (#12557) 2016-11-10 05:47:55 -08:00