Gazebo_simulation-Frontend/node_modules/@babel/plugin-syntax-optional-catch-binding
2020-12-22 09:59:14 -05:00
..
lib React files 2020-12-21 10:29:31 -05:00
LICENSE React files 2020-12-21 10:29:31 -05:00
package.json simulator page updates 2020-12-22 09:59:14 -05:00
README.md React files 2020-12-21 10:29:31 -05:00

@babel/plugin-syntax-optional-catch-binding

Allow parsing of optional catch bindings

See our website @babel/plugin-syntax-optional-catch-binding for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-optional-catch-binding

or using yarn:

yarn add @babel/plugin-syntax-optional-catch-binding --dev