bluebird-ts
v1.0.0
Published
Wrapper for Bluebird that allows one to use the typings typing
Readme
A small wrapper TypeScript wrapper of Bluebird
Requirements
- TypeScript v2.0.0+
Installation
npm install bluebird-ts --saveConsumption
import * as R from 'bluebird-ts';Reference
The types originate from types/npm-bluebird
License
MIT
