mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-29 09:55:50 +08:00
Moving React 0.13 to be the default
React 0.13 is now released so it should be the default type definition. http://facebook.github.io/react/blog/2015/03/10/react-v0.13.html
This commit is contained in:
2
jsnox/jsnox.d.ts
vendored
2
jsnox/jsnox.d.ts
vendored
@@ -3,7 +3,7 @@
|
||||
// Definitions by: Steve Baker <https://github.com/stkb/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../react/react.d.ts" />
|
||||
/// <reference path="../react/legacy/react-0.12.d.ts" />
|
||||
|
||||
declare module 'jsnox' {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user