UNPKG

@serwist/cacheable-response

Version:

A module that takes a Response object and determines whether it's cacheable based on a specific configuration.

3 lines 162 B
export { CacheableResponse, CacheableResponsePlugin } from "serwist"; export type { CacheableResponseOptions } from "serwist"; //# sourceMappingURL=index.d.ts.map