astro-ghostcms/.pnpm-store/v3/files/d3/6604b7999956f53fb9c9a58de79...

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
```