Skip to content

Latest commit

History

History
19 lines (12 loc) 路 390 Bytes

File metadata and controls

19 lines (12 loc) 路 390 Bytes

@babel/helper-module-transforms

Babel helper functions for implementing ES6 module transformations

See our website @babel/helper-module-transforms for more information.

Install

Using npm:

npm install --save @babel/helper-module-transforms

or using yarn:

yarn add @babel/helper-module-transforms