Duplicated from jbilcke-hf/ai-app-factory
9c9e5d3
1
2
3
4
export interface RepoFile { path: string content: string }