Skip to main content
Go to Latest
type alias EaCProxyProcessor
import { type EaCProxyProcessor } from "https://deno.land/x/fathym_everything_as_code@v0.0.396/mod.ts";
definition: { ProxyRoot: string; RedirectMode?: "error" | "follow" | "manual"; } & EaCProcessor<"Proxy">