type alias EaCProcessorimport { type EaCProcessor } from "https://deno.land/x/fathym_everything_as_code@v0.0.357/src/eac/modules/applications/EaCProcessor.ts"; definition: { CacheControl?: Record<string, string>; ForceCache?: boolean; }