UNPKG

@constructorfleet/ultimate-govee

Version:

Library for interacting with Govee devices written in Typescript.

6 lines 186 B
import { Labelled } from '../../../common'; export declare class AuthDataQuery implements Labelled { label: string; constructor(); } //# sourceMappingURL=auth-data.query.d.ts.map