UNPKG

matterbridge-roborock-vacuum-plugin

Version:
6 lines 136 B
export interface ApiResponse<T> { result?: T; success?: boolean; status: string; } //# sourceMappingURL=apiResponse.d.ts.map