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.

12 lines (11 loc) 744 B
import * as i0 from "@angular/core"; import * as i1 from "./excel-export/excel-export.component"; import * as i2 from "./excel-import/excel-import.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/material/icon"; import * as i5 from "@angular/material/tooltip"; export declare class SpaasExcelModule { static ɵfac: i0.ɵɵFactoryDeclaration<SpaasExcelModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SpaasExcelModule, [typeof i1.ExcelExportComponent, typeof i2.ExcelImportComponent], [typeof i3.CommonModule, typeof i4.MatIconModule, typeof i5.MatTooltipModule], [typeof i1.ExcelExportComponent, typeof i2.ExcelImportComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SpaasExcelModule>; }