Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AbdulElahGwaith
/
3d-web-app-final
like
0
Arabic
English
web
app
final
3d-web-app-final
License:
mit
Model card
Files
Files and versions
xet
Community
main
3d-web-app-final
/
shared
/
const.ts
AbdulElahGwaith
Upload folder using huggingface_hub
c1da618
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
99 Bytes
export
const
COOKIE_NAME
=
"app_session_id"
;
export
const
ONE_YEAR_MS
=
1000
*
60
*
60
*
24
*
365
;