UNPKG

@logitech-mx-creative-console/core

Version:

An npm module for interfacing with the Logitech MX Creative Console

4 lines 149 B
export interface MXCreativeConsoleInputService { handleInput(reportId: number, data: Uint8Array): void; } //# sourceMappingURL=interface.d.ts.map