| .. | |||
| lib | 1 year ago | ||
| scripts | 1 year ago | ||
| LICENSE | 1 year ago | ||
| README.md | 1 year ago | ||
| package.json | 1 year ago | ||
Collection of helper functions used by Babel transforms.
See our website @babel/helpers for more information.
Using npm:
npm install --save-dev @babel/helpers
or using yarn:
yarn add @babel/helpers --dev