UNPKG

express-aggressive-cache

Version:
3 lines (2 loc) 128 B
import { CacheControl } from "cache-control-parser"; export declare const shouldCache: (cacheControl: CacheControl) => boolean;