Combine internal/external React .d.ts files and prepare for TS JSX support

This commit is contained in:
Ryan Cavanaugh
2015-06-23 09:42:37 -07:00
parent 6387999eb8
commit 8833ceece1
4 changed files with 158 additions and 784 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
// Project: http://facebook.github.io/react/
// Definitions by: Asana <https://asana.com>, AssureSign <http://www.assuresign.com>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="react-global.d.ts" />
/// <reference path="react.d.ts" />
declare module React {
//