API reference / @evolu/common / Type / NonNaNNumber
Variable: NonNaNNumber
const NonNaNNumber: BrandType<
Type<"Number", number, number, NumberError, number, NumberError>,
"NonNaN",
NonNaNError,
NumberError
>;
Defined in: packages/common/src/Type.ts:1753