48ea61cdcc
- Product documentation in docs/products/ - Updated MEMORY.md with product info - quiXzoom Auth Core as AAMOS Identity product
3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
declare function isNegativeZero(x: unknown): boolean;
|
|
|
|
export = isNegativeZero; |