babel/packages/babel-plugin-syntax-module-blocks
2021-12-31 00:13:43 +00:00
..
2021-12-31 00:13:43 +00:00
2021-11-29 10:03:23 -05:00

@babel/plugin-syntax-module-blocks

Allow parsing of JS Module Blocks

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

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-module-blocks

or using yarn:

yarn add @babel/plugin-syntax-module-blocks --dev