Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias EaCMetadataBase
import { 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