UNPKG

esphome-client

Version:

A nearly complete implementation of the ESPHome client protocol with encryption support.

6 lines 183 B
/* Copyright(C) 2017-2025, HJD (https://github.com/hjdhjd). All rights reserved. * * types.ts: Types for the ESPHome client library. */ export {}; //# sourceMappingURL=types.js.map