matrix-js-sdk
24f70387
- Make it possible to use async/await
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Make it possible to use async/await Enables the babel plugin that transpiles async/await to generator functions, and load the regenerator runtime so that generator functions work.
References
#484 - Make it possible to use async/await
Author
richvdh
Parents
adc2070a
Loading