kiruthiga 55473b7e7c initial push 6 giorni fa
..
lib 55473b7e7c initial push 6 giorni fa
LICENSE 55473b7e7c initial push 6 giorni fa
README.md 55473b7e7c initial push 6 giorni fa
package.json 55473b7e7c initial push 6 giorni fa

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-dev @babel/helper-module-imports

or using yarn:

yarn add @babel/helper-module-imports --dev