Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kalhdrawi
/
omnidev
like
3
Running
App
Files
Files
Fetching metadata from the HF Docker repository...
main
omnidev
/
lib
/
get-cookie-name.ts
kalhdrawi
ุฃูู ุฑูุน ููู ููุงุช ุฅูู ุงูุณุจูุณ kalhdrawi/omnidev
1cf8f01
5 days ago
raw
Copy download link
history
blame
Safe
75 Bytes
export
default
function
MY_TOKEN_KEY
(
) {
return
"deepsite-auth-token"
;
}