UNPKG

@constructorfleet/ultimate-govee

Version:

Library for interacting with Govee devices written in Typescript.

5 lines 217 B
import { RGBLight } from './rgb-light'; import { SceneModeStateName } from './rgb-light.modes'; export { RGBLight, SceneModeStateName }; export declare const DeviceStates: string[]; //# sourceMappingURL=index.d.ts.map