UNPKG

philips-hue-light-api

Version:

An API client for the Philips Hue API.

6 lines 148 B
export declare type ResponseError = { type: number; address: string; description: string; }; //# sourceMappingURL=ResponseError.d.ts.map