k8s-deploy/node_modules/@babel/helper-module-imports
David Gamero 9860cfe0c2
release v1.5 (#162)
Co-authored-by: David Gamero <davidgamero@microsoft.com>
2021-12-09 16:44:30 -05:00
..
2021-12-09 16:44:30 -05:00
2021-12-09 16:44:30 -05:00
2021-12-09 16:44:30 -05:00
2021-12-09 16:44:30 -05: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