mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00: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)