UNPKG

@meyer/hyperdeck-emulator

Version:

Typescript Node.js library for emulating a Blackmagic Hyperdeck

3 lines 240 B
import { CommandResponsesByCommandName } from './api'; export declare const formatClipsGetResponse: (res: CommandResponsesByCommandName['clips get']) => Record<string, string | number>; //# sourceMappingURL=formatClipsGetResponse.d.ts.map