med-notes/.pnpm-store/v10/files/03/daa88a8d00fd2aa713e56960554f0a62bdb905085060a9f8a3c9a391a96150be303a24cff2c7ef786a2bdcf8c251d815d3f40587dd1e6fc8566dce9975b8ff
2025-05-09 05:30:08 +02: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
```