UNPKG

igniteui-angular-spreadsheet

Version:

Ignite UI Angular spreadsheet component for displaying and editing Microsoft Excel workbooks for modern web apps.

11 lines (10 loc) 672 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "igniteui-angular-core"; import * as i3 from "igniteui-angular-excel"; import * as i4 from "./igx-spreadsheet-shapes-module"; export declare class IgxSpreadsheetModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxSpreadsheetModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxSpreadsheetModule, never, [typeof i1.CommonModule, typeof i2.IgxComponentRendererContainerModule, typeof i3.IgxExcelModule, typeof i4.IgxSpreadsheetShapesModule], [typeof i4.IgxSpreadsheetShapesModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxSpreadsheetModule>; }