matrix-js-sdk
8a4a1dfa - Transform `async` functions to bluebird promises

Commit
8 years ago
Transform `async` functions to bluebird promises Now that we use transform-runtime instead of regenerator-runtime, we need to use the async-to-bluebird transform to make sure that `async` functions get transformed into bluebird promises.
Author
Parents
Loading