[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]lib/2026-02-09 12:48 -  
[   ]LICENSE2026-02-09 12:48 1.1K 
[TXT]README.md2026-02-09 12:48 426 38d15e7 removed strapi.query from api controllers to repair migration on dev server? [كارل مبارك]
[   ]package.json2026-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
```