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
// 2025-08-12T13:11:56.821Z
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