homebridge-homeconnect
Version:
A Homebridge plugin that connects Home Connect appliances to Apple HomeKit
11 lines • 441 B
JavaScript
// This module was automatically generated by node ts-interface-post.ts
// 2026-05-31T15:27:42.415Z
import { createCheckers } from 'ts-interface-checker';
import exportedTypeSuite from './token-types-ti.js';
// Type definitions
export const typeSuite = exportedTypeSuite;
// Checkers
export const checkers = createCheckers(exportedTypeSuite);
// Export the checkers by default
export default checkers;
//# sourceMappingURL=token-types.js.map