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