Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
type alias EaCMetadataBase
import { type EaCMetadataBase } from "https://deno.land/x/fathym_everything_as_code@v0.1.71/src/eac/EaCMetadataBase.ts";

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

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