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