Urara-Blog/node_modules/.pnpm-store/v3/files/46/255cd3bddd57e11747a654c4fd95eb2e9db8ebe0bc8ee9cb99f2f599d84a3d1c2230bb5985b9279c4d4869141997f4ea64ab87b92f8cd793568bfd0a5a4554
2022-08-14 01:14:53 +08:00

19 lines
338 B
Text

# @babel/helper-string-parser
> A utility package to parse strings
See our website [@babel/helper-string-parser](https://babeljs.io/docs/en/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
```