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