armansansd 3424b1927b first commit 2 éve
..
lib 3424b1927b first commit 2 éve
LICENSE 3424b1927b first commit 2 éve
README.md 3424b1927b first commit 2 éve
package.json 3424b1927b first commit 2 éve

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