UNPKG

@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.

3 lines (2 loc) 107 B
import { InjectionToken } from "@angular/core"; export declare const APP_STORAGE: InjectionToken<Storage>;