@kaiord/core / knownUnitSchema
Variable: knownUnitSchema
constknownUnitSchema:ZodObject<{factorToCanonical:ZodNumber;offsetToCanonical:ZodOptional<ZodNumber>;unit:ZodString; },$strip>
Defined in: packages/core/src/domain/lab/lab-parameter.ts:11
A unit convertible to the canonical unit by an affine transform.