keycommandlib
v0.1.1
Published
keycommand
Downloads
5
Readme
keycommandlib
keycommand
Installation
npm install keycommandlibUsage
import { registerKeyCommand } from "keycommandlib";
// ...
const result = await registerKeyCommand(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
