Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingchat/chat-ui
Bnr32
/
chat-ui
like
0
Running
App
Files
Files
Community
2a5cd75
chat-ui
/
src
/
ambient.d.ts
nsarrazin
HF staff
fix: social thumbnail assistants (#732)
bbbed00
unverified
11 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
declare
module
"*.ttf"
{
const
value
:
ArrayBuffer
;
export
default
value;
}