knowledgebase_law/node_modules/@babel/helper-module-imports
2025-04-11 11:47:09 -04:00
..
lib Initial commit 2025-04-11 11:47:09 -04:00
LICENSE Initial commit 2025-04-11 11:47:09 -04:00
package.json Initial commit 2025-04-11 11:47:09 -04:00
README.md Initial commit 2025-04-11 11:47:09 -04: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