UNPKG

homebridge-lib

Version:
13 lines (11 loc) 323 B
// homebridge-lib/lib/SystemInfo.js // // Library for Homebridge plugins. // Copyright © 2020-2025 Erik Baauw. All rights reserved. /** System information. * <br>See {@link SystemInfo}. * @name SystemInfo * @type {Class} * @memberof module:homebridge-lib */ export { SystemInfo } from 'hb-lib-tools/SystemInfo'