UNPKG

@constructorfleet/ultimate-govee

Version:

Library for interacting with Govee devices written in Typescript.

6 lines 208 B
import { Labelled } from '../../../../common'; export declare class RefreshDeviceListEvent implements Labelled { label: string; constructor(); } //# sourceMappingURL=refresh-device-list.event.d.ts.map