Skip to content

IntegerNumber

type IntegerNumber = Opaque<number, "Int">;

Defined in: src/types/Utils.ts:10