Version: 7.0.0-beta.47.0.0-beta.57.0.0-beta.317.0.0-beta.327.0.0-beta.337.0.0-beta.347.0.0-beta.357.0.0-beta.367.0.0-beta.377.0.0-beta.387.0.0-beta.397.0.0-beta.407.0.0-beta.417.0.0-beta.427.0.0-beta.437.0.0-beta.447.0.0-beta.457.0.0-beta.467.0.0-beta.477.0.0-beta.487.0.0-beta.497.0.0-beta.507.0.0-beta.517.0.0-beta.527.0.0-beta.537.0.0-beta.547.0.0-beta.557.0.0-beta.567.0.0-rc.07.0.0-rc.17.0.0-rc.27.0.0-rc.37.0.0-rc.47.0.07.2.07.4.07.4.37.4.47.7.47.8.07.8.37.8.47.8.67.9.07.10.07.10.17.10.47.12.17.12.137.13.07.14.57.15.47.16.07.16.57.16.77.17.127.18.17.18.67.18.87.21.07.21.4-esm7.21.4-esm.17.21.4-esm.27.21.4-esm.37.21.4-esm.47.21.57.22.57.22.157.23.37.23.67.24.17.24.67.24.77.25.77.25.98.0.0-alpha.08.0.0-alpha.18.0.0-alpha.28.0.0-alpha.38.0.0-alpha.48.0.0-alpha.58.0.0-alpha.68.0.0-alpha.78.0.0-alpha.88.0.0-alpha.98.0.0-alpha.108.0.0-alpha.118.0.0-alpha.128.0.0-alpha.13
# @babel/plugin-transform-for-of
> Compile ES2015 for...of to ES5
See our website [@babel/plugin-transform-for-of](https://babeljs.io/docs/babel-plugin-transform-for-of) for more information.
## Install
Using npm:
```sh
npm install --save-dev @babel/plugin-transform-for-of
```
or using yarn:
yarn add @babel/plugin-transform-for-of --dev