2295ce6c4
1 2 3 4 5
export interface Avatar { path: string createdAt: Date | string updatedAt: Date | string }