Skip to main content
Go to Latest
type alias EaCProjectAsCode
Re-export
import { type EaCProjectAsCode } from "https://deno.land/x/fathym_everything_as_code@v0.0.335-integration/fresh.mod.ts";
definition: { ApplicationLookups: Record<string, EaCApplicationLookupConfiguration>; LookupConfigs: Record<string, EaCProjectLookupConfiguration>; ModifierLookups?: string[]; } & EaCDetails<EaCProjectDetails>
definition: { ApplicationLookups: Record<string, EaCApplicationLookupConfiguration>; LookupConfigs: Record<string, EaCProjectLookupConfiguration>; ModifierLookups?: string[]; } & EaCDetails<EaCProjectDetails>