UNPKG

875 BMarkdownView Raw
1# Installation
2> `npm install --save @types/multer`
3
4# Summary
5This package contains type definitions for multer (https://github.com/expressjs/multer).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/multer.
9
10### Additional Details
11 * Last updated: Wed, 07 Jul 2021 00:01:45 GMT
12 * Dependencies: [@types/express](https://npmjs.com/package/@types/express)
13 * Global values: none
14
15# Credits
16These definitions were written by [jt000](https://github.com/jt000), [vilicvane](https://github.com/vilic), [David Broder-Rodgers](https://github.com/DavidBR-SW), [Michael Ledin](https://github.com/mxl), [HyunSeob Lee](https://github.com/hyunseob), [Pierre Tchuente](https://github.com/PierreTchuente), [Oliver Emery](https://github.com/thrymgjol), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).