@types/react-dnd
Advanced tools
Comparing version 1.1.14-alpha to 1.1.19-alpha
{ | ||
"name": "@types/react-dnd", | ||
"version": "1.1.14-alpha", | ||
"description": "Type definitions for React DnD v1.1.4 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "1.1.19-alpha", | ||
"description": "TypeScript definitions for React DnD v1.1.4", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/react-dnd` | ||
> `npm install --save @types/react-dnd` | ||
# Summary | ||
This package contains type definitions for React DnD v1.1.4. | ||
This package contains type definitions for React DnD v1.1.4 (https://github.com/gaearon/react-dnd). | ||
The project URL or description is https://github.com/gaearon/react-dnd | ||
# Credits | ||
These definitions were written by Asana <https://asana.com>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/react-dnd | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/react-dnd | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:09 GMT | ||
* Typings kind: MultipleModules | ||
* Last updated: Fri, 20 May 2016 17:00:44 GMT | ||
* File structure: MultipleModules | ||
* Library Dependencies: react | ||
* Module Dependencies: none | ||
* Global values: __ReactDnd | ||
# Credits | ||
These definitions were written by Asana <https://asana.com>. |
8885
19