UNPKG

ngx-gem-spaas

Version:

This library contains services, components, images and styles to provide a unified look and way-of-working throughout GEM SPaaS.

5 lines (4 loc) 86 B
export declare class ExcelSheetModel { sheetName: string; sheetData: any[]; }