# @swc/types

> Typings for the swc project.

Latest version **0.1.28** (published 2026-07-31) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @swc/types
pnpm add @swc/types
yarn add @swc/types
bun add @swc/types
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; no vulnerabilities; has provenance; recently updated; high maintenance score; popular repo.

Warnings: low downloads; no esm support; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.1.28 |
| Published | 2026-07-31 |
| First published | 2023-08-18 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 80.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 34207 |
| Author | 강동윤 |
| Maintainers | kdy1 |
| Keywords | swc, types |

## Links

- npm: https://www.npmjs.com/package/@swc/types
- Repository: https://github.com/swc-project/swc
- Homepage: https://swc.rs
- Issues: https://github.com/swc-project/swc/issues
- npm.io page: https://npm.io/package/@swc/types

## Dependencies (1)

- [@swc/counter](https://npm.io/package/@swc/counter.md) ^0.1.3

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 0.1.28 (latest) — 2026-07-31
- 0.1.18 (nightly) — 2025-02-24
- 0.1.27 — 2026-06-16
- 0.1.26 — 2026-03-24
- 0.1.25 — 2025-09-06
- 0.1.24 — 2025-08-06
- 0.1.23 — 2025-06-11
- 0.1.22 — 2025-06-05
- 0.1.21 — 2025-04-01
- 0.1.20 — 2025-03-25
- 0.1.19 — 2025-02-27
- 0.1.17 — 2024-11-21
- 0.1.16 — 2024-11-20
- 0.1.15 — 2024-11-11
- 0.1.14 — 2024-11-04
- … 14 more at https://npm.io/package/@swc/types/versions

## README

# @swc/types

Typings for `@swc/core` APIs. This is a separate package because SWC is used by various tools but not all of them want to depend on `@swc/core`.
This package is very cheap, so feel free to depend on this.

---
_Source: https://npm.io/package/@swc/types · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
