UNPKG

next

Version:

The React Framework

2 lines (1 loc) 129 B
export declare function useShortcuts(shortcuts: Record<string, () => void>, rootRef: React.RefObject<HTMLElement | null>): void;