Commit Graph

3 Commits

Author SHA1 Message Date
Paul Melnikow
ded108693b [cacheable-request] Include type alias for cache adapter (#34155)
* [cacheable-request] Include type alias for cache adapter

This allows easily declaring a parameter that will be passed into the
constructor.

Ref https://github.com/sindresorhus/got/pull/760#discussion_r268277506

* Fix missing semicolon

* Move StorageAdapter into namespace
2019-03-25 09:28:10 -07:00
Dimitri Benin
b1a104ea4f Deprecate types for packages that provide their own types (#33755)
* Remove upstreamed types

* Remove more packages
2019-03-12 10:45:16 -07:00
Dimitri Benin
b89eeef9de [cacheable-request] Add types 2019-01-31 20:37:05 +01:00