UNPKG

e5core-angular-ui

Version:

e5 Anywhere Angular UI

8 lines (7 loc) 150 B
export declare class WorkAttachmentAddEvent { workId: string; id: string; name: string; fullUrl: string; error?: string; }