Files
Iliyan Angelov c67067a2a4 Mail
2025-09-14 23:24:25 +03:00

387 B

@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