UNPKG

homebridge-lib

Version:
8 lines (7 loc) 182 B
/** HTTP client. * <br>See {@link HttpClient}. * @name HttpClient * @type {Class} * @memberof module:homebridge-lib */ export { HttpClient } from 'hb-lib-tools/HttpClient'