type alias EaCMetadataBaseimport { type EaCMetadataBase } from "https://deno.land/x/fathym_everything_as_code@v0.1.65-docs/src/eac/EaCMetadataBase.ts"; The base type for Everything as Code (EaC) to create open EaC types. definition: Record<string | number | symbol, unknown> | undefined