Skip to main content
Go to Latest
type alias EaCHandlerRequest
import { type EaCHandlerRequest } from "https://deno.land/x/fathym_everything_as_code@v0.0.306-thinky/mod.ts";
definition: { CommitID: string; EaC: EverythingAsCode; Lookup: string; Model: EaCMetadataBase; ParentEaC?: EverythingAsCode; }