1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
# Installation
> `npm install --save @types/formidable`
# Summary
This package contains type definitions for formidable (https://github.com/node-formidable/formidable).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/formidable.
### Additional Details
* Last updated: Mon, 02 May 2022 15:31:38 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Wim Looman](https://github.com/Nemo157), and [Martin Badin](https://github.com/martin-badin).
|