File "isNegativeZero.d.ts"

Full Path: C:/wamp64/www/Seleccion/node_modules/math-intrinsics/isNegativeZero.d.ts
File size: 79 bytes
MIME-type: text/plain
Charset: utf-8

declare function isNegativeZero(x: unknown): boolean;

export = isNegativeZero;