UNPKG

@adaptabletools/adaptable

Version:

Powerful data-agnostic HTML5 AG Grid extension which provides advanced, cutting-edge functionality to meet all DataGrid requirements

2 lines (1 loc) 108 B
export declare const useGlobalEvent: (eventName: string, callback: (event: KeyboardEvent) => void) => void;