DefinitelyTyped/react
John Reilly 9c76211533 Merge pull request #5579 from jbrantly/react-reorg
Reorganize React definitions
2015-09-08 05:08:42 +01:00
..
react-addons-tests.ts Merge pull request #5579 from jbrantly/react-reorg 2015-09-08 05:08:42 +01:00
react-global-tests.ts Fixup the global definitions. 2015-09-03 23:07:28 -04:00
react-global.d.ts Fixup the global definitions. 2015-09-03 23:07:28 -04:00
react-tests.ts Add type annotation to avoid complaining about missing index signature in 'react'. 2015-08-20 16:53:36 -07:00
react.d.ts Fix CSSProperties indexer issue (sort of) 2015-08-29 09:48:26 -04:00
README.md Fixup the global definitions. 2015-09-03 23:07:28 -04:00

React v0.13.3 Type Definitions

This folder contains the following .d.ts files:

  • react.d.ts declares the module "react" and "react/addons"
  • react-global.d.ts declares the global namespace React (only include this if you are actually using the global React)