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 (2 loc) 127 B
export { CacheableResponse, CacheableResponsePlugin } from "serwist"; export type { CacheableResponseOptions } from "serwist";