This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
lovecoding
/
w1020
Obserwuj
10
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
w1020
/
18.uniapp小程序
/
project2
/
node_modules
/
math-intrinsics
/
isNegativeZero.d.ts
isNegativeZero.d.ts
79 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
declare function isNegativeZero(x: unknown): boolean;
export = isNegativeZero;