UNPKG

matterbridge-tado-hw

Version:

A Matterbridge plugin that connects Tado° V2/V3/V3+ hot water control to the Matter smart home ecosystem

11 lines 435 B
// This module was automatically generated by node ts-interface-post.ts // 2026-06-05T12:19:17.936Z 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