UNPKG

@handsontable/angular-wrapper

Version:

Best Data Grid for Angular with Spreadsheet Look and Feel.

13 lines (12 loc) 654 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./hot-table.component"; import * as i2 from "./editor/custom-editor-placeholder.component"; export declare class HotTableModule { static version: string; constructor(); static forRoot(): ModuleWithProviders<HotTableModule>; static ɵfac: i0.ɵɵFactoryDeclaration<HotTableModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<HotTableModule, [typeof i1.HotTableComponent, typeof i2.CustomEditorPlaceholderComponent], never, [typeof i1.HotTableComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<HotTableModule>; }