babel/packages/babel-helper-module-imports
Nicolò Ribaudo 7f4b83833f v7.12.1
2020-10-16 00:36:30 +02:00
..
2020-06-07 22:21:33 +02:00
2020-06-07 22:21:33 +02:00
2020-10-16 00:36:30 +02:00

@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