babel/packages/babel-plugin-transform-for-of
Huáng Jùnliàng 7fd40d86a0 v7.10.4
2020-06-30 09:04:22 -04:00
..
2020-05-26 21:20:11 +00:00
2020-06-30 09:04:22 -04:00

@babel/plugin-transform-for-of

Compile ES2015 for...of to ES5

See our website @babel/plugin-transform-for-of for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-for-of

or using yarn:

yarn add @babel/plugin-transform-for-of --dev