UNPKG

@handsontable/angular

Version:

Best Data Grid for Angular with Spreadsheet Look and Feel.

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