Skip to main content
Go to Latest
type alias EaCHandlerResponse
import { type EaCHandlerResponse } from "https://deno.land/x/fathym_everything_as_code@v0.0.315/fresh.mod.ts";
definition: { Checks: EaCHandlerCheckRequest[]; Lookup: string; Messages: Record<string, unknown>; Model: EaCMetadataBase; }