mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
| .. | ||
| react-0.13.3.d.ts | ||
| react-addons-create-fragment.d.ts | ||
| react-addons-css-transition-group.d.ts | ||
| react-addons-linked-state-mixin.d.ts | ||
| react-addons-perf.d.ts | ||
| react-addons-pure-render-mixin.d.ts | ||
| react-addons-test-utils.d.ts | ||
| react-addons-transition-group.d.ts | ||
| react-addons-update.d.ts | ||
| react-dom.d.ts | ||
| react-global-0.13.3.d.ts | ||
| react-global-tests.ts | ||
| react-global.d.ts | ||
| react-tests.ts | ||
| react.d.ts | ||
| README.md | ||
React v0.14.2 Type Definitions
If you are using modules you should use react.d.ts, react-dom.d.ts and any of the react-addon-*.d.ts definition files.
If you are using the global React variable, you should use react-global.d.ts.