DefinitelyTyped/griddle-react
2016-02-26 02:41:38 -08:00
..
.gitignore first pass 2016-02-26 02:41:38 -08:00
griddle-react.d.ts first pass 2016-02-26 02:41:38 -08:00
LICENSE Initial commit 2016-02-26 02:29:45 -08:00
README.md first pass 2016-02-26 02:41:38 -08:00
tsconfig.json first pass 2016-02-26 02:41:38 -08:00
typings.json first pass 2016-02-26 02:41:38 -08:00

griddle-react-typings

Type definition for http://griddlegriddle.github.io/

Depends upon the ambient react type definitions (github:DefinitelyTyped/DefinitelyTyped/react/react.d.ts#f407264835650f5f38d4bb2c515a79e7a835916b) which you can install with

typings install react --ambient