Files
skills-here-run-place/node_modules/@babel/helper-module-imports/README.md
Alejandro Martinez f09af719cf Initial commit
2026-02-12 02:04:10 +01:00

355 B

@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