UNPKG

xkeys

Version:

An npm module for interfacing with the X-keys panels in Node.js

3 lines 185 B
import type * as HID from 'node-hid'; export declare function isHID_Device(device: HID.Device | HID.HID | HID.HIDAsync | string): device is HID.Device; //# sourceMappingURL=lib.d.ts.map