DefinitelyTyped/types/got
Moyuan Huang 5872451016 Add 'cache' options for got (#25048)
* Add definition for Keyv._getKeyPrefix()

* Update interface of Keyv.set

- For some Keyv built-in storage adapters, e.g. KeyvRedis, set() may return a value of undefined.
https://github.com/lukechilds/keyv-redis/blob/master/src/index.js#L46

* Add interface for got's cache option
2018-05-04 14:05:17 -07:00
..
got-tests.ts Add 'cache' options for got (#25048) 2018-05-04 14:05:17 -07:00
index.d.ts Add 'cache' options for got (#25048) 2018-05-04 14:05:17 -07:00
tsconfig.json
tslint.json