1 | # Installation
|
2 | > `npm install --save @types/serve-static`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for serve-static (https://github.com/expressjs/serve-static).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-static.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Wed, 03 Apr 2024 06:07:52 GMT
|
12 | * Dependencies: [@types/http-errors](https://npmjs.com/package/@types/http-errors), [@types/node](https://npmjs.com/package/@types/node), [@types/send](https://npmjs.com/package/@types/send)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [Uros Smolnik](https://github.com/urossmolnik), [Linus Unnebäck](https://github.com/LinusU), and [Devansh Jethmalani](https://github.com/devanshj).
|