Urara-Blog/node_modules/.pnpm-store/v3/files/a0/c222f7df0eba9a9edb10549cba60d45a9b5954ad95667265d42614115849aa366caba3b1ba2c9a44680916243a0f1f264920970242280d38142468fc1b001b
2022-08-14 01:14:53 +08:00

19 lines
270 B
Text

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