UNPKG

@elgato-stream-deck/core

Version:

An npm module for interfacing with the Elgato Stream Deck

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