@waradu/keyboard
Version:
A keyboard manager compatible with JavaScript, TypeScript and Nuxt
4 lines (3 loc) • 449 B
text/typescript
export { C as Config, d as CreateKeybindShape, H as Handler, e as HandlerContext, f as HandlerFunc, g as Handlers, c as Keybind, h as KeybindShape, K as KeyboardConfig, a as Options, b as OptionsKeys, O as Os, S as SubscribeCallback } from './shared/keyboard.qu5iZOyZ.mjs';
export { Keyboard } from './keyboard.mjs';
export { KeySequence, KeyString, KeyValue, ModifierValue, PlatformValue, SEPARATOR, keys, modifiers, platforms } from './keys.mjs';