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