Zhouyiping 5a7c95461a first commit 3 dni temu
..
lib 5a7c95461a first commit 3 dni temu
LICENSE 5a7c95461a first commit 3 dni temu
README.md 5a7c95461a first commit 3 dni temu
package.json 5a7c95461a first commit 3 dni temu

README.md

@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