UNPKG

@unicef-polymer/etools-unicef

Version:
11 lines (10 loc) 246 B
declare global { interface Window { Etools: { AttachmentsDbName?: string; AttachmentsDb?: any; }; OfflineUploadParentId?: string; } } export declare function createAttachmentsDexie(): void;