UNPKG

@elgato-stream-deck/core

Version:

An npm module for interfacing with the Elgato Stream Deck

6 lines 245 B
export declare function parseAllFirmwareVersionsHelper(reportData: { ap2: Uint8Array | null; encoderAp2: Uint8Array | null; encoderLd: Uint8Array | null; }): Promise<Record<string, string>>; //# sourceMappingURL=all-firmware.d.ts.map