UNPKG

@blackmagic-controller/core

Version:

An npm module for interfacing with the Blackmagic usb/bluetooth controllers

4 lines 134 B
export interface BlackmagicControllerInputService { handleInput(data: Uint8Array): void; } //# sourceMappingURL=interface.d.ts.map