Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jbilcke-hf/ai-app-factory
LULDev
/
ai-app-factory
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai-app-factory
/
src
/
types.mts
jbilcke-hf
HF Staff
initial commit
9c9e5d3
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
62 Bytes
export
interface
RepoFile
{
path
:
string
content
:
string
}