Urara-Blog/node_modules/.pnpm-store/v3/files/e3/060abb77532f3abb5d5be3f3f64a9e3bbfc5c8ca5106f5013aad6774b401bc05babbc5e1497fe07f0c8a465d2f02c2de1a6dcbf2ed8e9319268f5f45cfd625
2022-08-14 01:14:53 +08:00

19 lines
379 B
Text

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