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

Everything as Code (EaC) graph.

definition: { EnterpriseLookup?: string; Handlers?: EaCModuleHandlers; ParentEnterpriseLookup?: string; } & EaCDetails<EaCEnterpriseDetails>