Skip to content

AttributeKind

AttributeKind = "string" | "number" | "boolean" | "array" | "object" | "union"

Defined in: metadata-model.ts:20

Enumerate the attribute node kinds supported by the metadata model.