.. | |||
lib | 3 years ago | ||
LICENSE | 3 years ago | ||
README.md | 3 years ago | ||
package.json | 3 years ago |
Babel helper functions for inserting module loads
See our website @babel/helper-module-imports for more information.
Using npm:
npm install --save-dev @babel/helper-module-imports
or using yarn:
yarn add @babel/helper-module-imports --dev