UNPKG

@keybindy/core

Version:

A lightweight and framework-agnostic keyboard shortcut manager for web apps. Define, register, and handle keybindings with ease.

6 lines (2 loc) 98 B
import { ShortcutManager } from './ShortcutManager.js'; export { ShortcutManager as default };