mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Originally had renamed react-global.d.ts to react-namespace.d.ts. After thinking about it further I don't think a rename really benefits anyone and would just cause confusion with people trying to upgrade. Also I had missed the `.d` in the original rename. Additionally adding some tests for the global version since there were none.
275 B
275 B
React v0.13.3 Type Definitions
This folder contains the following .d.ts files:
react.d.tsdeclares the module"react"and"react/addons"react-global.d.tsdeclares the global namespaceReact(only include this if you are actually using the globalReact)