Sven SAULEAU b445b79734 Refactor move docs (#8108) преди 6 години
..
src 2afe9404fe Use Object Spread Syntax (#7777) преди 6 години
test acf509bab5 Upgrade Babel to self-host with beta.46 (#7784) преди 6 години
.npmignore ec9754bc40 Implement a new utility module for injecting module imports. преди 6 години
README.md b445b79734 Refactor move docs (#8108) преди 6 години
package.json 90566103a6 v7.0.0-beta.49 преди 6 години

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