UNPKG

devextreme-angular

Version:

Angular UI and visualization components based on DevExtreme widgets

13 lines (12 loc) 630 B
import { TransferState } from '@angular/platform-browser'; import * as i0 from "@angular/core"; import * as i1 from "@angular/platform-browser"; export declare class DxServerTransferStateModule { private state; private platformId; constructor(state: TransferState, platformId: any); generateKey(args: any): string; static ɵfac: i0.ɵɵFactoryDeclaration<DxServerTransferStateModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DxServerTransferStateModule, never, [typeof i1.BrowserTransferStateModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<DxServerTransferStateModule>; }