med-notes/.pnpm-store/v10/files/05/5bb6b473c3e438992f9e0089eee2879bc95aa662cfbf38717d21824eb3dc70eb079ae5ae924663fa4a73e377f2c43b2eb97aaa28222c998889776c856368f5
2025-05-09 05:30:08 +02:00

20 lines
332 B
Plaintext

# @babel/helper-plugin-utils
> General utilities for plugins to use
See our website [@babel/helper-plugin-utils](https://babeljs.io/docs/babel-helper-plugin-utils) for more information.
## Install
Using npm:
```sh
npm install --save @babel/helper-plugin-utils
```
or using yarn:
```sh
yarn add @babel/helper-plugin-utils
```