astro-ghostcms/.pnpm-store/v3/files/03/daa88a8d00fd2aa713e56960554...

20 lines
335 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
# @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
```