UNPKG

xkeys

Version:

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

6 lines 181 B
export * from '@xkeys-lib/core'; export * from './api'; export * from './node-hid-wrapper'; export * from './watcher'; export * from './methods'; //# sourceMappingURL=index.d.ts.map