File "isNegativeZero.d.ts"

Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/readable-stream/node_modules/isNegativeZero.d.ts
File size: 79 bytes
MIME-type: text/plain
Charset: utf-8

declare function isNegativeZero(x: unknown): boolean;

export = isNegativeZero;