@lucasheight/kendo-grid-state
Version:
A helper library that implements a directive to manage grid state during session or between sessions for Progress Kendo UI for Angular Grid.
8 lines (7 loc) • 388 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./GridStateDirective";
export declare class GridStateModule {
static ɵfac: i0.ɵɵFactoryDeclaration<GridStateModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<GridStateModule, [typeof i1.GridStateDirective], never, [typeof i1.GridStateDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<GridStateModule>;
}