UNPKG

matterbridge-roborock-vacuum-plugin

Version:
11 lines 564 B
export var MopWaterFlow; (function (MopWaterFlow) { MopWaterFlow[MopWaterFlow["Off"] = 200] = "Off"; MopWaterFlow[MopWaterFlow["Low"] = 201] = "Low"; MopWaterFlow[MopWaterFlow["Medium"] = 202] = "Medium"; MopWaterFlow[MopWaterFlow["High"] = 203] = "High"; MopWaterFlow[MopWaterFlow["Custom"] = 204] = "Custom"; MopWaterFlow[MopWaterFlow["CustomizeWithDistanceOff"] = 207] = "CustomizeWithDistanceOff"; MopWaterFlow[MopWaterFlow["Smart"] = 209] = "Smart"; })(MopWaterFlow || (MopWaterFlow = {})); //# sourceMappingURL=MopWaterFlow.js.map