UNPKG

@meyer/hyperdeck-emulator

Version:

Typescript Node.js library for emulating a Blackmagic Hyperdeck

3 lines 159 B
/** Convert `yourExampleKey` to `your example key` */ export declare const camelcaseToSpaceCase: (key: string) => string; //# sourceMappingURL=utils.d.ts.map