H5-contact/node_modules/@babel/helper-module-imports
whitechiina 753b079311 first commit 2026-08-20 15:54:28 +08:00
..
lib first commit 2026-08-20 15:54:28 +08:00
node_modules/@babel/types first commit 2026-08-20 15:54:28 +08:00
LICENSE first commit 2026-08-20 15:54:28 +08:00
README.md first commit 2026-08-20 15:54:28 +08:00
package.json first commit 2026-08-20 15:54:28 +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