UNPKG

matterbridge-roborock-vacuum-plugin

Version:
6 lines 146 B
export interface AuthenticateResponse<T> { msg?: string; data?: T; code?: number; } //# sourceMappingURL=authenticateResponse.d.ts.map