persona-community-5/.pnpm-store/v3/files/03/daa88a8d00fd2aa713e56960554f0a62bdb905085060a9f8a3c9a391a96150be303a24cff2c7ef786a2bdcf8c251d815d3f40587dd1e6fc8566dce9975b8ff
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
335 B
Plaintext

# @babel/helper-string-parser
> A utility package to parse strings
See our website [@babel/helper-string-parser](https://babeljs.io/docs/babel-helper-string-parser) for more information.
## Install
Using npm:
```sh
npm install --save @babel/helper-string-parser
```
or using yarn:
```sh
yarn add @babel/helper-string-parser
```