mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-14 12:09:04 +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)