DefinitelyTyped/griddle-react
2016-02-29 20:21:00 -08:00
..
.gitignore first pass 2016-02-26 02:41:38 -08:00
griddle-react.d.ts remove ambient module declaration 2016-02-29 20:20:35 -08:00
LICENSE Initial commit 2016-02-26 02:29:45 -08:00
README.md Update README.md 2016-02-26 02:48:03 -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 https://griddlegriddle.github.io/Griddle/

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

typings install react --ambient