mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-21 11:09:53 +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)