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

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