API reference › @evolu/common › Type › Digit1To99
const Digit1To99: union(
Digit1To9,
templateLiteral(Digit1To9, Digit),
);
Defined in: packages/common/src/Type.ts:9317
Decimal string from "1" to "99".
API reference › @evolu/common › Type › Digit1To99
const Digit1To99: union(
Digit1To9,
templateLiteral(Digit1To9, Digit),
);
Defined in: packages/common/src/Type.ts:9317
Decimal string from "1" to "99".