import { type EaCSourceAsCode } from "https://deno.land/x/fathym_everything_as_code@v0.1.72/src/modules/sources/EaCSourceAsCode.ts";
definition: { Artifacts?: Record<string, EaCArtifactAsCode>; SecretLookups?: Record<string, string>; } & EaCDetails<EaCSourceDetails>