UNPKG

shortcutter

Version:

Tiny, dependency-free library to manage keyboard shortcuts in your application.

3 lines (2 loc) 82 B
export { PHASES } from './types'; export { useShortcutter } from './shortcutter';