# @babel/helper-split-export-declaration

Latest version **7.24.7** (published 2024-06-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install @babel/helper-split-export-declaration
pnpm add @babel/helper-split-export-declaration
yarn add @babel/helper-split-export-declaration
bun add @babel/helper-split-export-declaration
```

## Health

**Score 35/100 (D)** — status: abandoned.

Positive: no vulnerabilities; high maintenance score; popular repo.

Warnings: low downloads; no types; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 7.24.7 |
| Published | 2024-06-05 |
| First published | 2018-03-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=6.9.0 |
| Dependencies | 1 |
| Unpacked size | 10.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 44000 |
| Author | The Babel Team (https://babel.dev/team) |
| Maintainers | hzoo, existentialism, nicolo-ribaudo, jlhwung |

## Links

- npm: https://www.npmjs.com/package/@babel/helper-split-export-declaration
- Repository: https://github.com/babel/babel
- Homepage: https://babel.dev/docs/en/next/babel-helper-split-export-declaration
- npm.io page: https://npm.io/package/@babel/helper-split-export-declaration

## Dependencies (1)

- [@babel/types](https://npm.io/package/@babel/types.md) ^7.24.7

## Recent versions

- 7.24.7 (latest) — 2024-06-05
- 8.0.0-alpha.11 (next) — 2024-06-07
- 7.21.4-esm.4 (esm) — 2023-04-04
- 8.0.0-alpha.10 — 2024-06-04
- 8.0.0-alpha.9 — 2024-06-03
- 7.24.6 — 2024-05-24
- 7.24.5 — 2024-04-29
- 8.0.0-alpha.8 — 2024-04-04
- 8.0.0-alpha.7 — 2024-02-28
- 8.0.0-alpha.6 — 2024-01-26
- 8.0.0-alpha.5 — 2023-12-11
- 8.0.0-alpha.4 — 2023-10-12
- 8.0.0-alpha.3 — 2023-09-26
- 8.0.0-alpha.2 — 2023-08-09
- 8.0.0-alpha.1 — 2023-07-24
- … 45 more at https://npm.io/package/@babel/helper-split-export-declaration/versions

## README

# @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
```

---
_Source: https://npm.io/package/@babel/helper-split-export-declaration · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
