DefinitelyTyped/react/future
2015-02-13 18:10:28 -08:00
..
react-0.13.0-tests.ts Add global React defs and a README 2015-02-13 18:10:28 -08:00
react-0.13.0.d.ts Add global React defs and a README 2015-02-13 18:10:28 -08:00
react-addons-0.13.0-tests.ts Add global React defs and a README 2015-02-13 18:10:28 -08:00
react-addons-0.13.0.d.ts Add global React defs and a README 2015-02-13 18:10:28 -08:00
react-addons-global-0.13.0.d.ts Add global React defs and a README 2015-02-13 18:10:28 -08:00
react-global-0.13.0.d.ts Add global React defs and a README 2015-02-13 18:10:28 -08:00
README.md Add global React defs and a README 2015-02-13 18:10:28 -08:00

React v0.13.0-beta Type Definitions

This folder contains the following .d.ts files:

  • react-0.13.0.d.ts declares the external module "react"
  • react-addons-0.13.0.d.ts declares the external module "react/addons"
  • react-global-0.13.0.d.ts declares the internal module React in the global namespace
  • react-addons-global-0.13.0.d.ts extends the global React module with addons

Interfaces are duplicated between these files; please take care to keep them in sync when making changes. See #3615 for relevant discussion.