UNPKG

@constructorfleet/ultimate-govee

Version:

Library for interacting with Govee devices written in Typescript.

9 lines 254 B
import { ModelDecoder } from './device.decoder'; export declare const H5179: { brand: string; model: string; modelName: string; type: string[]; }; export declare const decodeH5179: ModelDecoder; //# sourceMappingURL=H5179.decoder.d.ts.map