2021-02-21 20:08:20 +01:00

379 B

@babel/plugin-syntax-module-blocks

Allow parsing of 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