| 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 | 852 | ||
| README.md | 2026-02-09 12:48 | 339 | 38d15e7 removed strapi.query from api controllers to repair migration on dev server? [كارل مبارك] |
# @babel/helper-replace-supers > Helper function to replace supers See our website [@babel/helper-replace-supers](https://babeljs.io/docs/babel-helper-replace-supers) for more information. ## Install Using npm: ```sh npm install --save @babel/helper-replace-supers ``` or using yarn: ```sh yarn add @babel/helper-replace-supers ```