UNPKG

homebridge-blynk-plugin

Version:

Based on Peter J Wojciechowski but updated to use the new API

4 lines (3 loc) 104 B
import { API } from "homebridge"; declare const _default: (homebridge: API) => void; export = _default;