API reference › @evolu/common › Type › Digit1To6
type Digit1To6 = "1" | "2" | "3" | "4" | "5" | "6";
Defined in: packages/common/src/Type.ts:9285
Decimal string from "1" to "6".
API reference › @evolu/common › Type › Digit1To6
type Digit1To6 = "1" | "2" | "3" | "4" | "5" | "6";
Defined in: packages/common/src/Type.ts:9285
Decimal string from "1" to "6".