[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]lib/2023-06-09 12:48 -  
[DIR]scripts/2023-06-09 12:48 -  
[TXT]README.md1984-06-22 21:50 305 f12eb36 documentaiton updates [كارل مبارك]
[   ]LICENSE1984-06-22 21:50 1.1K7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك]
[   ]package.json2023-06-09 12:49 1.6K7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك]
# @babel/helpers

> Collection of helper functions used by Babel transforms.

See our website [@babel/helpers](https://babeljs.io/docs/en/babel-helpers) for more information.

## Install

Using npm:

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

or using yarn:

```sh
yarn add @babel/helpers --dev
```