UNPKG

@ichooss/xflow

Version:

[English (US)](README.md) | 简体中文

2 lines 190 B
export declare const useKeyboard: (key: string | string[], callback: (e: KeyboardEvent) => void, action?: 'keypress' | 'keydown' | 'keyup') => void; //# sourceMappingURL=useKeyboard.d.ts.map