Skip to main content
Go to Latest
type alias EverythingAsCodeSources
import { type EverythingAsCodeSources } from "https://deno.land/x/fathym_everything_as_code@v0.0.392/mod.ts";
definition: { DevOpsActions?: Record<string, EaCDevOpsActionAsCode>; SourceConnections?: Record<string, EaCSourceConnectionAsCode>; Sources?: Record<string, EaCSourceAsCode>; } & EaCMetadataBase