You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
901 B
16 lines
901 B
# 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, 01 Sep 2020 13:46:08 GMT
|
|
* Dependencies: [@types/body-parser](https://npmjs.com/package/@types/body-parser), [@types/serve-static](https://npmjs.com/package/@types/serve-static), [@types/express-serve-static-core](https://npmjs.com/package/@types/express-serve-static-core), [@types/qs](https://npmjs.com/package/@types/qs)
|
|
* Global values: none
|
|
|
|
# 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).
|
|
|