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

The base type for Everything as Code (EaC) to create open EaC types.

definition: Record<string | number | symbol, unknown> | undefined