Skip to main content
Go to Latest
type alias EaCStatus
Re-export
import { type EaCStatus } from "https://deno.land/x/fathym_everything_as_code@v0.0.315/fresh.mod.ts";
definition: { EnterpriseLookup: string; EndTime?: Date; ID: string; Messages: Record<string, unknown>; Processing: EaCStatusProcessingTypes; StartTime: Date; Username: string; }