Urara-Blog/node_modules/.pnpm-store/v3/files/1f/af39a986f38a055a385047d889d653bc3062a0a01d5b4f7d54f073dd4de4254797b2929feedd8dca5ab6bf46b0affc87af52973194ec7438d3c385ed4a7915
2022-08-14 01:14:53 +08:00

19 lines
335 B
Text

# @babel/helper-plugin-utils
> General utilities for plugins to use
See our website [@babel/helper-plugin-utils](https://babeljs.io/docs/en/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
```