File size: 79 Bytes
1719261
 
 
1
2
3
declare function isNegativeZero(x: unknown): boolean;

export = isNegativeZero;