yrik 0fb20a58e3 提交 пре 4 година
..
lib eec7f449c9 first commit пре 4 година
LICENSE eec7f449c9 first commit пре 4 година
README.md eec7f449c9 first commit пре 4 година
package.json 0fb20a58e3 提交 пре 4 година

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

or using yarn:

yarn add @babel/helper-wrap-function --dev