Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
markush1
/
kaicoder
like
2
Sleeping
App
Files
Files
Fetching metadata from the HF Docker repository...
main
kaicoder
/
lib
/
get-cookie-name.ts
enzostvs
HF Staff
initial commit
13ae717
10 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
export
default
function
MY_TOKEN_KEY
(
) {
return
"deepsite-auth-token"
;
}