Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 435 Bytes

File metadata and controls

19 lines (12 loc) · 435 Bytes

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

Compile optional catch bindings

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

Install

Using npm:

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

or using yarn:

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