UNPKG

e5core-angular-ui

Version:

e5 Anywhere Angular UI

10 lines (9 loc) 220 B
export declare class ViewerModel { workId: string; id: string; name: string; fullUrl: string; features: string; constructor(); } export declare function CreateBlankViewer(): ViewerModel;