This repository has been archived on 2026-02-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
babel/packages/babel-helper-module-transforms

@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-dev @babel/helper-module-transforms

or using yarn:

yarn add @babel/helper-module-transforms --dev