imseldrith's picture
Upload 1309 files
f107c64 verified
declare function isNegativeZero(x: unknown): boolean;
export = isNegativeZero;