type alias EaCProcessorRe-exportimport { type EaCProcessor } from "https://deno.land/x/fathym_everything_as_code@v0.0.357/mod.ts"; definition: { CacheControl?: Record<string, string>; ForceCache?: boolean; }