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
JavaScript
// This module was automatically generated by node ts-interface-post.ts
// 2025-06-13T09:33:05.691Z
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