Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
matthoffner/starchat-ui
MattGPT
/
XS-AI_UI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
XS-AI_UI
/
types
/
settings.ts
MattGPT
Duplicate from matthoffner/starchat-ui
f491937
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
57 Bytes
export
interface
Settings
{
theme
:
'light'
|
'dark'
;
}