@types/clipboard
Advanced tools
Comparing version 1.5.16-alpha to 1.5.21-alpha
{ | ||
"name": "@types/clipboard", | ||
"version": "1.5.16-alpha", | ||
"description": "Type definitions for clipboard.js 1.5.9 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "1.5.21-alpha", | ||
"description": "TypeScript definitions for clipboard.js 1.5.9", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/clipboard` | ||
> `npm install --save @types/clipboard` | ||
# Summary | ||
This package contains type definitions for clipboard.js 1.5.9. | ||
This package contains type definitions for clipboard.js 1.5.9 (https://github.com/zenorocha/clipboard.js). | ||
The project URL or description is https://github.com/zenorocha/clipboard.js | ||
# Credits | ||
These definitions were written by Andrei Kurosh <https://github.com/impworks>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/clipboard | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/clipboard | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:35 GMT | ||
* Typings kind: Mixed | ||
* Last updated: Fri, 20 May 2016 17:00:09 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: Clipboard | ||
# Credits | ||
These definitions were written by Andrei Kurosh <https://github.com/impworks>. |
3288
19