UNPKG

@constructorfleet/ultimate-govee

Version:

Library for interacting with Govee devices written in Typescript.

3 lines 184 B
import { Optional } from '../../../../common'; export declare const rebuildOpCode: (code?: number, opCodeBase64?: string) => Optional<number[][]>; //# sourceMappingURL=op-code.d.ts.map