bns_zhgd_web/node_modules/@babel/helper-module-imports
haozq 65e8192a56 first commit 2025-04-02 10:01:21 +08:00
..
lib first commit 2025-04-02 10:01:21 +08:00
LICENSE first commit 2025-04-02 10:01:21 +08:00
README.md first commit 2025-04-02 10:01:21 +08:00
package.json first commit 2025-04-02 10:01:21 +08:00

README.md

@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