import { type EverythingAsCodeSources } from "https://deno.land/x/fathym_everything_as_code@v0.1.65-docs/src/modules/sources/EverythingAsCodeSources.ts";
definition: { DevOpsActions?: Record<string, EaCDevOpsActionAsCode>; SourceConnections?: Record<string, EaCSourceConnectionAsCode>; Sources?: Record<string, EaCSourceAsCode>; }