car_web/node_modules/@babel/helper-module-transforms
xzk ebc92e61aa 许兆坤 2024-03-15 14:19:19 +08:00
..
lib 许兆坤 2024-03-15 14:19:19 +08:00
README.md 许兆坤 2024-03-15 14:19:19 +08:00
package.json 许兆坤 2024-03-15 14:19:19 +08:00

README.md

@babel/helper-module-transforms

Babel helper functions for implementing ES6 module transformations

See our website @babel/helper-module-transforms for more information.

Install

Using npm:

npm install --save @babel/helper-module-transforms

or using yarn:

yarn add @babel/helper-module-transforms