mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-25 11:11:46 +08:00
"Bluebird is a full featured promise library with unmatched performance." https://github.com/petkaantonov/bluebird known issues: * maybe needs a global var or single export? * uses 'any'-type (not generic-enabled)