-
Couldn't load subscription status.
- Fork 476
Closed
Description
Currently the when Promise library is hardcoded. A useful feature might be to allow overriding this when requiring, in case the implementer has a preference for another promise library.
For example, the pg-promise library achieves this with the pattern: require('pg-promise')({promiseLib: require('bluebird')})
vitaly-t, mkozjak, tarquas, adriano-di-giovanni, netanelgilad and 13 morewindofwind
Metadata
Metadata
Assignees
Labels
No labels