1 | # Installation
|
2 | > `npm install --save @types/express`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for express (http://expressjs.com).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Wed, 25 Sep 2024 19:19:36 GMT
|
12 | * 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/qs](https://npmjs.com/package/@types/qs), [@types/serve-static](https://npmjs.com/package/@types/serve-static)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [Boris Yankov](https://github.com/borisyankov), [China Medical University Hospital](https://github.com/CMUH), [Puneet Arora](https://github.com/puneetar), and [Dylan Frankland](https://github.com/dfrankland).
|