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