1b93f3a ^
a34b1ef ^
1
2 3 4 5 6 7
interface File { id: number user_id: string absolute_path: string contents: string timestamp: string }