minishouyin/node_modules/@babel/plugin-transform-optional-catch-binding
2025-11-12 11:35:57 +08:00
..
lib first commit 2025-11-12 11:35:57 +08:00
LICENSE first commit 2025-11-12 11:35:57 +08:00
package.json first commit 2025-11-12 11:35:57 +08:00
README.md first commit 2025-11-12 11:35:57 +08:00

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

Compile optional catch bindings

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

Install

Using npm:

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

or using yarn:

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