This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.

@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