astro-ghostcms/.pnpm-store/v3/files/b5/bf5b1ea1d7a3ade7e9b8b7f8020...

20 lines
356 B
Plaintext
Raw Permalink Normal View History

2024-02-14 14:10:47 +00:00
# @babel/helper-split-export-declaration
>
See our website [@babel/helper-split-export-declaration](https://babeljs.io/docs/babel-helper-split-export-declaration) for more information.
## Install
Using npm:
```sh
npm install --save @babel/helper-split-export-declaration
```
or using yarn:
```sh
yarn add @babel/helper-split-export-declaration
```