Go back to old style of React typings and merge in JSX to both

This commit is contained in:
Ryan Cavanaugh
2015-07-06 15:58:01 -07:00
parent 2fe8a6fda2
commit bfcf082b40
4 changed files with 1083 additions and 153 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.d.ts" />
/// <reference path="react-global.d.ts" />
declare module React {
//