mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-14 09:34:39 +00:00
Remove beta and RC2 references from React defs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# React v0.13.0-beta Type Definitions
|
||||
# React v0.13.0 Type Definitions
|
||||
|
||||
This folder contains the following `.d.ts` files:
|
||||
* `react-0.13.0.d.ts` declares the external module `"react"`
|
||||
|
||||
2
react/react-addons-global.d.ts
vendored
2
react/react-addons-global.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for ReactWithAddons v0.13.0 RC2 (internal module)
|
||||
// Type definitions for ReactWithAddons v0.13.0 (internal module)
|
||||
// Project: http://facebook.github.io/react/
|
||||
// Definitions by: Asana <https://asana.com>, AssureSign <http://www.assuresign.com>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
2
react/react-addons.d.ts
vendored
2
react/react-addons.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for ReactWithAddons v0.13.0 RC2 (external module)
|
||||
// Type definitions for ReactWithAddons v0.13.0 (external module)
|
||||
// Project: http://facebook.github.io/react/
|
||||
// Definitions by: Asana <https://asana.com>, AssureSign <http://www.assuresign.com>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
2
react/react-global.d.ts
vendored
2
react/react-global.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for React v0.13.0 RC2 (internal module)
|
||||
// Type definitions for React v0.13.0 (internal module)
|
||||
// Project: http://facebook.github.io/react/
|
||||
// Definitions by: Asana <https://asana.com>, AssureSign <http://www.assuresign.com>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
2
react/react.d.ts
vendored
2
react/react.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for React v0.13.0 RC2 (external module)
|
||||
// Type definitions for React v0.13.0 (external module)
|
||||
// Project: http://facebook.github.io/react/
|
||||
// Definitions by: Asana <https://asana.com>, AssureSign <http://www.assuresign.com>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
Reference in New Issue
Block a user