Sha256: 8f9524ee361a0a4810fccf19c8c1cd5b30054a4dae0fdd7fb488061f12211c95
Contents?: true
Size: 472 Bytes
Versions: 11
Compression:
Stored size: 472 Bytes
Contents
# @babel/plugin-proposal-async-generator-functions > Turn async generator functions into ES2015 generators See our website [@babel/plugin-proposal-async-generator-functions](https://babeljs.io/docs/en/babel-plugin-proposal-async-generator-functions) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-proposal-async-generator-functions ``` or using yarn: ```sh yarn add @babel/plugin-proposal-async-generator-functions --dev ```
Version data entries
11 entries across 10 versions & 3 rubygems