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