tree: e9d1b56c4e47d6f8ae32f735bd10b76a95e6fcc0
  1. lib/
  2. scripts/
  3. LICENSE
  4. package.json
  5. 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