This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
18279145386
/
202226701045
Observar
1
Favorito
1
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
8fcbf38aef
Branches
Tags
master
202226701045
/
poem-life-serve
/
db
/
node_modules
/
math-intrinsics
/
isNegativeZero.d.ts
isNegativeZero.d.ts
79 B
Histórico
Raw
1
2
3
declare function isNegativeZero(x: unknown): boolean;
export = isNegativeZero;