| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| lib/ | 2025-10-29 15:57 | - | ||
| LICENSE | 2025-10-29 15:57 | 1.1K | ||
| README.md | 2025-10-29 15:57 | 334 | 38d15e7 removed strapi.query from api controllers to repair migration on dev server? [كارل مبارك] | |
| package.json | 2025-10-29 15:57 | 880 |
# @babel/code-frame > Generate errors that contain a code frame that point to source locations. See our website [@babel/code-frame](https://babeljs.io/docs/babel-code-frame) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/code-frame ``` or using yarn: ```sh yarn add @babel/code-frame --dev ```