tree: b9c2abed48b4a64b9fd6f22cb554b1304446b694 [path history] [tgz]
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/helper-wrap-function/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