UNPKG

@constructorfleet/ultimate-govee

Version:

Library for interacting with Govee devices written in Typescript.

5 lines 164 B
export declare class CommandExpiredEvent { readonly commandId: string; constructor(commandId: string); } //# sourceMappingURL=command-expired.event.d.ts.map