Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jbilcke-hf
/
ai-app-factory
like
61
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
236ee90
ai-app-factory
/
src
/
types.mts
Julian Bilcke
initial commit
9c9e5d3
about 2 years ago
raw
Copy download link
history
blame
Safe
62 Bytes
export
interface
RepoFile
{
path
:
string
content
:
string
}