persona-community-5/.pnpm-store/v3/files/39/58ca88c77c56b9ad44d268a31e571ce85c12fcaf3494c430741ffcc538667fe720eb6bfdce11e2fdf1d08e8b707b744c68030be628ed2da3cf2da406e7c681
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

20 lines
376 B
Plaintext

# @babel/helper-compilation-targets
> Helper functions on Babel compilation targets
See our website [@babel/helper-compilation-targets](https://babeljs.io/docs/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
```