| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| lib/ | 2026-02-09 12:48 | - | ||
| LICENSE | 2026-02-09 12:48 | 1.1K | ||
| README.md | 2026-02-09 12:48 | 365 | 38d15e7 removed strapi.query from api controllers to repair migration on dev server? [كارل مبارك] | |
| package.json | 2026-02-09 12:48 | 864 |
# @babel/plugin-syntax-typescript > Allow parsing of TypeScript syntax See our website [@babel/plugin-syntax-typescript](https://babeljs.io/docs/babel-plugin-syntax-typescript) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-syntax-typescript ``` or using yarn: ```sh yarn add @babel/plugin-syntax-typescript --dev ```