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