Hugging Face
Models
Datasets
Spaces
Buckets
new
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
/
constants
/
maxValue.d.ts
imseldrith
Upload 1309 files
f107c64
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
71 Bytes
declare
const
MAX_VALUE
:
1.7976931348623157e+308
;
export
=
MAX_VALUE
;