UNPKG

@dodobrat/react-ui-kit

Version:
2 lines (1 loc) 95 B
export declare const useKeyPress: (key: any, handler: Function, dir?: "down" | "up") => void;