16 lines
878 B
Markdown
16 lines
878 B
Markdown
|
# 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: Tue, 07 Nov 2023 03:09:36 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/qs](https://npmjs.com/package/@types/qs), [@types/serve-static](https://npmjs.com/package/@types/serve-static)
|
||
|
|
||
|
# Credits
|
||
|
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).
|