spacemouse-webhid
Version:
An npm module for interfacing with the SpaceMouse devices in a browser
7 lines • 328 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("@spacemouse-lib/core"), exports);
tslib_1.__exportStar(require("./web-hid-wrapper.js"), exports);
tslib_1.__exportStar(require("./methods.js"), exports);
//# sourceMappingURL=index.js.map