Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aproli90
/
bolt.diy
like
5
Paused
App
Files
Files
xet
Community
1
Fetching metadata from the HF Docker repository...
c343876
bolt.diy
/
app
/
types
/
theme.ts
aproli90
Upload 289 files
2e1ab99
verified
10 months ago
raw
Copy download link
history
blame
38 Bytes
export
type
Theme
=
'dark'
|
'light'
;