1 | # Installation
|
2 | > `npm install --save @types/superagent`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for superagent (https://github.com/visionmedia/superagent).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Mon, 26 Aug 2024 02:45:06 GMT
|
12 | * Dependencies: [@types/cookiejar](https://npmjs.com/package/@types/cookiejar), [@types/methods](https://npmjs.com/package/@types/methods), [@types/node](https://npmjs.com/package/@types/node), [form-data](https://npmjs.com/package/form-data)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [Nico Zelaya](https://github.com/NicoZelaya), [Michael Ledin](https://github.com/mxl), [Shrey Jain](https://github.com/shreyjain1994), [Alec Zopf](https://github.com/zopf), [Adam Haglund](https://github.com/beeequeue), [Lukas Elmer](https://github.com/lukaselmer), [Jesse Rogers](https://github.com/theQuazz), [Chris Arnesen](https://github.com/carnesen), [Anders Kindberg](https://github.com/ghostganz), [LuckyWind_sck](https://github.com/LuckyWindsck), and [David Tanner](https://github.com/DavidTanner).
|