UNPKG

rx-hotkeys

Version:

Advanced Keyboard Shortcut Management library using rxjs

3 lines 180 B
export { type StandardKey, Keys, } from "./keys.js"; export { type KeyCombinationConfig, type KeySequenceConfig, Hotkeys, } from "./hotkeys.js"; //# sourceMappingURL=index.d.ts.map