@babel/helper-wrap-function (7.28.3)
Published 2026-02-24 13:48:04 +00:00 by atheaadmin
Installation
@babel:registry=npm install @babel/helper-wrap-function@7.28.3"@babel/helper-wrap-function": "7.28.3"About this package
@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
Dependencies
Dependencies
| ID | Version |
|---|---|
| @babel/template | ^7.27.2 |
| @babel/traverse | ^7.28.3 |
| @babel/types | ^7.28.2 |