Skip to content

Latest commit

History

History
19 lines (12 loc) 路 358 Bytes

File metadata and controls

19 lines (12 loc) 路 358 Bytes

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