Package Exports
- iohook-raub
- iohook-raub/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (iohook-raub) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Node.js IO hook
This is a part of Node3D project.
npm i -s iohook-raubNode.js addon providing a hook to track global input and shortcuts. This work is derived from wilix-team/iohook.
Note: this addon uses N-API, and therefore is ABI-compatible across different Node.js versions. Addon binaries are precompiled and there is no compilation step during the
npm icommand.
See TypeScript declarations for more details.