peach a19a732be8 commit message | 2 年 前 | |
---|---|---|
.. | ||
lib | 2 年 前 | |
LICENSE | 2 年 前 | |
README.md | 2 年 前 | |
package.json | 2 年 前 |
Compile optional catch bindings
See our website @babel/plugin-proposal-optional-catch-binding for more information.
Using npm:
npm install --save-dev @babel/plugin-proposal-optional-catch-binding
or using yarn:
yarn add @babel/plugin-proposal-optional-catch-binding --dev