API reference / @evolu/common / Type / nonNaN
Variable: nonNaN
const nonNaN: BrandFactory<"NonNaN", number, NonNaNError>;
Defined in: packages/common/src/Type.ts:1737
Number that is not NaN.
API reference / @evolu/common / Type / nonNaN
const nonNaN: BrandFactory<"NonNaN", number, NonNaNError>;
Defined in: packages/common/src/Type.ts:1737
Number that is not NaN.