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