UNPKG

matterbridge-dyson-robot

Version:

A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.

11 lines 441 B
// This module was automatically generated by node ts-interface-post.ts // 2025-06-13T09:33:05.684Z import { createCheckers } from 'ts-interface-checker'; import exportedTypeSuite from './dyson-360-types-ti.js'; // Type definitions export const typeSuite = exportedTypeSuite; // Checkers export const checkers = createCheckers(typeSuite); // Export the checkers by default export default checkers; //# sourceMappingURL=dyson-360-types.js.map