tree: 16a54aaf9ee0f2698784d6902ccb377cf0e0e79f [path history] [tgz]
  1. lib/
  2. node_modules/
  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