UNPKG

matterbridge-roborock-vacuum-plugin

Version:
6 lines 186 B
import { DockType } from '../enums/index.js'; export declare class DockInfo { private readonly dockType; constructor(dockType: DockType); } //# sourceMappingURL=dockInfo.d.ts.map