UNPKG

homebridge-xiaomi-plant-monitor-improved

Version:
7 lines 184 B
import type { API } from 'homebridge'; /** * Register the platform with Homebridge */ declare const init: (api: API) => void; export default init; //# sourceMappingURL=index.d.ts.map