import { type EaCEnterpriseDetails } from "https://deno.land/x/fathym_everything_as_code@v0.1.73/src/eac/EaCEnterpriseDetails.ts";
EaC enterprise details.
Represents the core details for an enterprise node in the Everything as Code (EaC) environment.
This type is based on EaCVertexDetails
, inheriting key properties like Name
and Description
to allow consistent referencing, categorization, and documentation of enterprise nodes.
definition: EaCVertexDetails