UNPKG

ngx-smart-spreadsheet

Version:

Lightweight spreadsheet module for Angular

12 lines (11 loc) 790 B
import * as i0 from "@angular/core"; import * as i1 from "./ngx-smart-spreadsheet.component"; import * as i2 from "./ngx-context-menu.component"; import * as i3 from "./ngx-context-menu-item.component"; import * as i4 from "./content-editable.directive"; import * as i5 from "@angular/common"; export declare class NgxSmartSpreadsheetModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxSmartSpreadsheetModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSmartSpreadsheetModule, [typeof i1.NgxSmartSpreadsheetComponent, typeof i2.NgxContextMenuComponent, typeof i3.NgxContextMenuItemComponent, typeof i4.ContentEditableDirective], [typeof i5.CommonModule], [typeof i1.NgxSmartSpreadsheetComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxSmartSpreadsheetModule>; }