UNPKG

matterbridge-roborock-vacuum-plugin

Version:
9 lines 187 B
export interface DeviceSchema { id: number; name: string; code: string; mode: string; type: string; property: unknown; } //# sourceMappingURL=deviceSchema.d.ts.map