1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/@babel/plugin-transform-for-of
zhurui 54669c07cf i4 2023-12-18 13:12:25 +08:00
..
lib i4 2023-12-18 13:12:25 +08:00
LICENSE i4 2023-12-18 13:12:25 +08:00
README.md i4 2023-12-18 13:12:25 +08:00
package.json i4 2023-12-18 13:12:25 +08:00

README.md

@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