1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/@babel/helper-wrap-function
詹力 1a19ec897f 删除无关模块 2024-01-16 21:26:16 +08:00
..
lib 删除无关模块 2024-01-16 21:26:16 +08:00
node_modules/@babel/types 删除无关模块 2024-01-16 21:26:16 +08:00
LICENSE 删除无关模块 2024-01-16 21:26:16 +08:00
README.md 删除无关模块 2024-01-16 21:26:16 +08:00
package.json 删除无关模块 2024-01-16 21:26:16 +08:00

README.md

@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