Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DJ-Goanna-Coding
/
TIA
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TIA
/
boot.ts
DJ-Goanna-Coding
Upload folder using huggingface_hub
fa3ed75
verified
30 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
{ boot }
from
"./start"
;
export
function
runCitadel
(
) {
boot
();
}