UNPKG

978 BMarkdownView Raw
1# Installation
2> `npm install --save @types/express-serve-static-core`
3
4# Summary
5This package contains type definitions for Express (http://expressjs.com).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core.
9
10### Additional Details
11 * Last updated: Sat, 13 May 2023 03:32:51 GMT
12 * Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/qs](https://npmjs.com/package/@types/qs), [@types/range-parser](https://npmjs.com/package/@types/range-parser), [@types/send](https://npmjs.com/package/@types/send)
13 * Global values: none
14
15# Credits
16These definitions were written by [Boris Yankov](https://github.com/borisyankov), [Satana Charuwichitratana](https://github.com/micksatana), [Sami Jaber](https://github.com/samijaber), [Jose Luis Leon](https://github.com/JoseLion), [David Stephens](https://github.com/dwrss), and [Shin Ando](https://github.com/andoshin11).