Sha256: f843152f7f7408de11f600470186b5f19171da4e1ece58d7353f7d22ac4d65e0
Contents?: true
Size: 369 Bytes
Versions: 26
Compression:
Stored size: 369 Bytes
Contents
# @babel/plugin-transform-for-of > Compile ES2015 for...of to ES5 See our website [@babel/plugin-transform-for-of](https://babeljs.io/docs/en/next/babel-plugin-transform-for-of.html) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-for-of ``` or using yarn: ```sh yarn add @babel/plugin-transform-for-of --dev ```
Version data entries
26 entries across 26 versions & 8 rubygems