Files
memecoin-botV2/.pnpm-store/v10/files/d3/6604b7999956f53fb9c9a58de794599017e0219782ae8d71afe938e6661da385e1ce1ad39254f96c8bd8eca502ee81df56b4af3a8d133f5572a664c25976a8

20 lines
267 B
Plaintext

# @babel/runtime
> babel's modular runtime helpers
See our website [@babel/runtime](https://babeljs.io/docs/babel-runtime) for more information.
## Install
Using npm:
```sh
npm install --save @babel/runtime
```
or using yarn:
```sh
yarn add @babel/runtime
```