Skip to main content
Go to Latest
type alias EverythingAsCode
import { type EverythingAsCode } from "https://deno.land/x/fathym_everything_as_code@v0.1.63-integration/src/eac/EverythingAsCode.ts";

Everything as Code (EaC) graph.

definition: { Details?: EaCEnterpriseDetails; EnterpriseLookup?: string; Handlers?: EaCModuleHandlers; ParentEnterpriseLookup?: string; }