kv-cv/node_modules/@babel/helper-module-transforms
2026-04-19 11:08:18 +07:00
..
lib Initial commit 2026-04-19 11:08:18 +07:00
LICENSE Initial commit 2026-04-19 11:08:18 +07:00
package.json Initial commit 2026-04-19 11:08:18 +07:00
README.md Initial commit 2026-04-19 11:08:18 +07:00

@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