UNPKG

@codehint-ng/tree-table

Version:

A simple component to display tree-hierarchically data in table.

10 lines (9 loc) 536 B
import * as i0 from "@angular/core"; import * as i1 from "./tree-table.component"; import * as i2 from "@angular/common"; import * as i3 from "./shared/shared.module"; export declare class CngTreeTableModule { static ɵfac: i0.ɵɵFactoryDeclaration<CngTreeTableModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CngTreeTableModule, [typeof i1.CngTreeTableComponent], [typeof i2.CommonModule, typeof i3.SharedModule], [typeof i1.CngTreeTableComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CngTreeTableModule>; }