UNPKG

ng2-qgrid

Version:
7 lines (6 loc) 300 B
import { ModelComponent } from '../../infrastructure/component/model.component'; import { RootService } from '../../infrastructure/component/root.service'; export declare class ColumnListComponent extends ModelComponent { columnListGeneration: string; constructor(root: RootService); }