Skip to content

FloatNumber

type FloatNumber = Opaque<number, "Float">;

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