UNPKG

@blackmagic-controller/core

Version:

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

6 lines 204 B
export type KeyId = string; export declare enum DeviceModelId { AtemMicroPanel = "atem-micro-panel", DaVinciResolveReplayEditor = "davinci-resolve-replay-editor" } //# sourceMappingURL=id.d.ts.map