Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
0Scottzilla0
/
newbolt
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
newbolt
/
app
/
types
/
artifact.ts
0Scottzilla0
Upload folder using huggingface_hub
8481fea
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
69 Bytes
export
interface
BoltArtifactData
{
id
:
string
;
title
:
string
;
}