normalizeDims
normalizeDims(
raw):NormalizeResult
Defined in: context.ts:155
Normalizes a raw dim map into canonical dims: unknown keys dropped, enum values validated, tokens pattern-checked, custom dims capped at MAX_CUSTOM_DIMS (bytewise-first wins, deterministically), notes scrubbed.
Parameters
Section titled “Parameters”Record<string, unknown>