@helveg/ngx-spreadsheet
Version:
Lightweight spreadsheet module for Angular
13 lines (12 loc) • 817 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-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";
import * as i6 from "@ngrx/component";
export declare class NgxSpreadsheetModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxSpreadsheetModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSpreadsheetModule, [typeof i1.NgxSpreadsheetComponent, typeof i2.NgxContextMenuComponent, typeof i3.NgxContextMenuItemComponent, typeof i4.ContentEditableDirective], [typeof i5.CommonModule, typeof i6.LetDirective], [typeof i1.NgxSpreadsheetComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxSpreadsheetModule>;
}