kv-cv/node_modules/@babel/helper-module-imports
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-imports

Babel helper functions for inserting module loads

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

Install

Using npm:

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

or using yarn:

yarn add @babel/helper-module-imports