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 H5185: { brand: string; model: string; modelName: string; type: string[]; }; export declare const decodeH5185: ModelDecoder; //# sourceMappingURL=H5185.decoder.d.ts.map