@types/bull
Advanced tools
Comparing version 0.7.16-alpha to 0.7.21-alpha
{ | ||
"name": "@types/bull", | ||
"version": "0.7.16-alpha", | ||
"description": "Type definitions for bull 0.7.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.7.21-alpha", | ||
"description": "TypeScript definitions for bull 0.7.0", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/bull` | ||
> `npm install --save @types/bull` | ||
# Summary | ||
This package contains type definitions for bull 0.7.0. | ||
This package contains type definitions for bull 0.7.0 (https://github.com/OptimalBits/bull). | ||
The project URL or description is https://github.com/OptimalBits/bull | ||
# Credits | ||
These definitions were written by Bruno Grieder <https://github.com/bgrieder>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/bull | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/bull | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:34 GMT | ||
* Typings kind: MultipleModules | ||
* Last updated: Fri, 20 May 2016 17:00:07 GMT | ||
* File structure: MultipleModules | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Bruno Grieder <https://github.com/bgrieder>. |
13344
19