Back to Babel

@babel/helpers

packages/babel-helpers/README.md

7.29.5301 B
Original Source

@babel/helpers

Collection of helper functions used by Babel transforms.

See our website @babel/helpers for more information.

Install

Using npm:

sh
npm install --save-dev @babel/helpers

or using yarn:

sh
yarn add @babel/helpers --dev