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 • 435 B
JavaScript
// This module was automatically generated by node ts-interface-post.ts
// 2026-05-24T13:25:36.160Z
import { createCheckers } from 'ts-interface-checker';
import exportedTypeSuite from './config-types-ti.js';
// Type definitions
export const typeSuite = exportedTypeSuite;
// Checkers
export const checkers = createCheckers(typeSuite);
// Export the checkers by default
export default checkers;
//# sourceMappingURL=config-types.js.map