tree: 0376a796ba4a5ab6f4fd97a43e7a4c8fe768e63a
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/helpers/README.md

@babel/helpers

Collection of helper functions used by Babel transforms.

See our website @babel/helpers for more information.

Install

Using npm:

npm install --save-dev @babel/helpers

or using yarn:

yarn add @babel/helpers --dev