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 433 B
// This module was automatically generated by node ts-interface-post.ts // 2026-05-24T13:25:36.163Z import { createCheckers } from 'ts-interface-checker'; import exportedTypeSuite from './dyson-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-types.js.map