# @types/express

> TypeScript definitions for express

Latest version **5.0.6** (published 2025-12-01) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 65/100 (B)** — status: stable.

Positive: has types; no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 5.0.6 |
| Published | 2025-12-01 |
| First published | 2016-05-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 7.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51434 |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/express
- Repository: https://github.com/DefinitelyTyped/DefinitelyTyped
- Homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express
- npm.io page: https://npm.io/package/@types/express

## Dependencies (3)

- [@types/body-parser](https://npm.io/package/@types/body-parser.md) *
- [@types/serve-static](https://npm.io/package/@types/serve-static.md) ^2
- [@types/express-serve-static-core](https://npm.io/package/@types/express-serve-static-core.md) ^5.0.0

## Recent versions

- 5.0.6 (latest) — 2025-12-01
- 5.0.3 (ts5.1) — 2025-06-07
- 5.0.1 (ts5.0) — 2025-03-19
- 5.0.0 (ts4.9) — 2024-09-25
- 4.17.21 (ts4.7) — 2023-11-07
- 4.17.17 (ts4.2) — 2023-02-03
- 4.17.14 (ts4.1) — 2022-09-13
- 4.17.13 (ts3.9) — 2021-07-06
- 4.17.12 (ts3.5) — 2021-05-25
- 4.17.11 (ts3.4) — 2021-01-12
- 4.17.10 (ts3.3) — 2021-01-11
- 4.17.9 (ts3.2) — 2020-11-11
- 4.17.8 (ts3.1) — 2020-09-01
- 4.17.7 (ts3.0) — 2020-07-06
- 4.17.6 (ts2.9) — 2020-04-09
- … 42 more at https://npm.io/package/@types/express/versions

## README

# Installation
> `npm install --save @types/express`

# Summary
This package contains type definitions for express (http://expressjs.com).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express.

### Additional Details
 * Last updated: Mon, 01 Dec 2025 20:34:48 GMT
 * Dependencies: [@types/body-parser](https://npmjs.com/package/@types/body-parser), [@types/express-serve-static-core](https://npmjs.com/package/@types/express-serve-static-core), [@types/serve-static](https://npmjs.com/package/@types/serve-static)

# Credits
These definitions were written by [Boris Yankov](https://github.com/borisyankov), [Puneet Arora](https://github.com/puneetar), [Dylan Frankland](https://github.com/dfrankland), and [Sebastian Beltran](https://github.com/bjohansebas).

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