feat: cloud storage updates, claims storage, appointment and insurance routes
This commit is contained in:
@@ -50,6 +50,7 @@ export type ClaimFileMeta = {
|
||||
id?: number;
|
||||
filename: string;
|
||||
mimeType?: string | null;
|
||||
filePath?: string;
|
||||
};
|
||||
|
||||
//used in claim-form
|
||||
|
||||
Reference in New Issue
Block a user