@types/virtual-dom
Advanced tools
Comparing version 2.0.14-alpha to 2.0.19-alpha
{ | ||
"name": "@types/virtual-dom", | ||
"version": "2.0.14-alpha", | ||
"description": "Type definitions for virtual-dom 2.0.1 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "2.0.19-alpha", | ||
"description": "TypeScript definitions for virtual-dom 2.0.1", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/virtual-dom` | ||
> `npm install --save @types/virtual-dom` | ||
# Summary | ||
This package contains type definitions for virtual-dom 2.0.1. | ||
This package contains type definitions for virtual-dom 2.0.1 (https://github.com/Matt-Esch/virtual-dom). | ||
The project URL or description is https://github.com/Matt-Esch/virtual-dom | ||
# Credits | ||
These definitions were written by Christopher Brown <https://github.com/chbrown>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/virtual-dom | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/virtual-dom | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:18 GMT | ||
* Typings kind: MultipleModules | ||
* Last updated: Fri, 20 May 2016 17:00:56 GMT | ||
* File structure: MultipleModules | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: VirtualDOM | ||
# Credits | ||
These definitions were written by Christopher Brown <https://github.com/chbrown>. |
5666
19