Skip to content

Files

Latest commit

4108524 · Jun 7, 2020

History

History
This branch is 4233 commits behind main.

babel-helper-module-imports

@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