Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imseldrith
/
watch2gether-server
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
watch2gether-server
/
node_modules
/
math-intrinsics
/
isNegativeZero.d.ts
imseldrith
Upload 1309 files
f107c64
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
79 Bytes
declare
function
isNegativeZero
(
x:
unknown
):
boolean
;
export
= isNegativeZero;