Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 år sedan
..
src 68476b6ddd Make .insert{Before,After} work by default when the parent is an eport declaration (#7040) 6 år sedan
.npmignore fb9a752262 Function sent (#5920) 6 år sedan
README.md b445b79734 Refactor move docs (#8108) 6 år sedan
package.json 90566103a6 v7.0.0-beta.49 6 år sedan

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 --save @babel/helper-wrap-function