Files
ZERO_CODE/ZeroCodeProject/main/client/node_modules/@babel/helper-wrap-function/README.md
vermouth789 fe39320977 123
123
2026-01-11 00:11:34 +08:00

349 B

@babel/helper-wrap-function

Helper to wrap functions inside a function call.

See our website @babel/helper-wrap-function for more information.

Install

Using npm:

npm install --save @babel/helper-wrap-function

or using yarn:

yarn add @babel/helper-wrap-function