UNPKG

shuttle-node

Version:

An npm module for interfacing with the Contour Shuttle devices in Node.js

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