UNPKG

@spicy-ui/core

Version:

A themable and extensible React UI library, ready to use out of the box

2 lines (1 loc) 104 B
export declare const useKeyPress: (targetKey: string, onDown?: () => void, onUp?: () => void) => void;