UNPKG

@kovalenko/http-request-cache

Version:

TS decorator for caching logic of API calls.

5 lines (4 loc) 175 B
export * from './lib/http-request-cache.decorator'; export * from './lib/http-cache-storage'; export * from './lib/http-cache-options'; export * from './lib/default-storage';