Skip to content

FractionalDigit

FractionalDigit is a structural type that appears in public signatures. It is not directly importable.

used in Temporal with methods like toString({ fractionalSecondDigits: fractionalDigits[unit] })

type FractionalDigit = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | "auto";

types/fractional-digit.ts