Spaces:
Running
Running
export interface RepoFile { | |
path: string | |
content: string | |
} |
export interface RepoFile { | |
path: string | |
content: string | |
} |