[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]lib/2023-06-08 13:45 -  
[   ]package.json2023-06-08 13:45 2.2K0fb859dc fixed mobile overflwo options [كارل مبارك]
[TXT]README.md2023-06-08 13:45 410 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]LICENSE2023-06-08 13:45 1.1K0fb859dc fixed mobile overflwo options [كارل مبارك]
# @babel/helper-module-transforms

> Babel helper functions for implementing ES6 module transformations

See our website [@babel/helper-module-transforms](https://babeljs.io/docs/en/next/babel-helper-module-transforms.html) for more information.

## Install

Using npm:

```sh
npm install --save-dev @babel/helper-module-transforms
```

or using yarn:

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