@types/react-addons-linked-state-mixin
Advanced tools
Comparing version 0.14.23 to 0.14.24
@@ -1,7 +0,1 @@ | ||
// Type definitions for React (react-addons-linked-state-mixin) 0.14 | ||
// Project: http://facebook.github.io/react/ | ||
// Definitions by: Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import { Mixin } from "react"; | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/react-addons-linked-state-mixin", | ||
"version": "0.14.23", | ||
"description": "TypeScript definitions for React (react-addons-linked-state-mixin)", | ||
"version": "0.14.24", | ||
"description": "TypeScript definitions for react-addons-linked-state-mixin", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-addons-linked-state-mixin", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "1566216bf9da012bc75ed0c47a557b27cbd7de893e0992388d8d8a41148dab5c", | ||
"typesPublisherContentHash": "019b4d3d6712cb707e428ceea5120861fefd780673e3798ba816034a869b7cea", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for React (react-addons-linked-state-mixin) (http://facebook.github.io/react/). | ||
This package contains type definitions for react-addons-linked-state-mixin (http://facebook.github.io/react/). | ||
@@ -12,8 +12,2 @@ # Details | ||
````ts | ||
// Type definitions for React (react-addons-linked-state-mixin) 0.14 | ||
// Project: http://facebook.github.io/react/ | ||
// Definitions by: Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import { Mixin } from "react"; | ||
@@ -46,7 +40,6 @@ | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Asana](https://asana.com), [AssureSign](http://www.assuresign.com), and [Microsoft](https://microsoft.com). |
4335
19
43