keycommandlib
v0.1.1
Published
keycommand
Downloads
2
Readme
keycommandlib
keycommand
Installation
npm install keycommandlib
Usage
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