⚠️ This is pre-release documentation for v3. For stable docs, visit v2.
Skip to content

@tmlmt/cooklang-parser / UnitDefinitionLike

Type Alias: UnitDefinitionLike

UnitDefinitionLike = UnitDefinition | { integerProtected?: boolean; name: string; system: "none"; type: "other"; }

Represents a resolved unit definition or a lightweight placeholder for non-standard units