babel/packages/babel-plugin-syntax-flow
2021-12-13 22:12:58 +00:00
..
2017-03-25 21:46:16 -04:00
2021-12-13 22:12:58 +00:00

@babel/plugin-syntax-flow

Allow parsing of the flow syntax

See our website @babel/plugin-syntax-flow for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-flow

or using yarn:

yarn add @babel/plugin-syntax-flow --dev