UNPKG

sryd-charts-enterprise

Version:

Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue

8 lines (7 loc) 199 B
export declare function guardCancelAndExit({ key }: { key: string; }): boolean; export declare function guardSaveAndExit({ key, shiftKey }: { key: string; shiftKey: boolean; }): boolean;