Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zhepama
/
seedchat
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
seedchat
/
.output
/
server
/
node_modules
/
uuid
/
dist
/
esm
/
native.js
github-actions[bot]
Update from GitHub Actions
f8f5b35
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
{ randomUUID }
from
'crypto'
;
export
default
{ randomUUID };