Urara-Blog/node_modules/.pnpm-store/v3/files/2a/d894cad5e0a6f40b3828dee3ab3ade091174145b54070505dc83adaa392253d77ff29cc31bb8fe4c72785dfe53dcc22adf355b5f06a8ccbdba4ec3207e8759
2022-08-14 01:14:53 +08:00

19 lines
342 B
Text

# @babel/helper-replace-supers
> Helper function to replace supers
See our website [@babel/helper-replace-supers](https://babeljs.io/docs/en/babel-helper-replace-supers) for more information.
## Install
Using npm:
```sh
npm install --save @babel/helper-replace-supers
```
or using yarn:
```sh
yarn add @babel/helper-replace-supers
```