| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| lib/ | 2026-02-09 12:48 | - | ||
| LICENSE | 2026-02-09 12:48 | 1.1K | ||
| package.json | 2026-02-09 12:48 | 874 | ||
| README.md | 2026-02-09 12:48 | 387 | 38d15e7 removed strapi.query from api controllers to repair migration on dev server? [كارل مبارك] |
# @babel/helper-module-transforms > Babel helper functions for implementing ES6 module transformations See our website [@babel/helper-module-transforms](https://babeljs.io/docs/babel-helper-module-transforms) for more information. ## Install Using npm: ```sh npm install --save @babel/helper-module-transforms ``` or using yarn: ```sh yarn add @babel/helper-module-transforms ```