| 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 | 426 | 38d15e7 removed strapi.query from api controllers to repair migration on dev server? [كارل مبارك] | |
| package.json | 2026-02-09 12:48 | 933 |
# @babel/plugin-transform-flow-strip-types > Strip flow type annotations from your output code. See our website [@babel/plugin-transform-flow-strip-types](https://babeljs.io/docs/babel-plugin-transform-flow-strip-types) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-flow-strip-types ``` or using yarn: ```sh yarn add @babel/plugin-transform-flow-strip-types --dev ```