UNPKG
homebridge-blynk
Version:
latest (0.9.0)
0.9.0
0.3.0
0.2.0
0.1.1
0.1.0
0.0.2
0.0.1
Homebridge plugin for the Blynk platform
github.com/ilcato/homebridge-blynk
ilcato/homebridge-blynk
homebridge-blynk
/
dist
/
index.d.ts
3 lines
(2 loc)
•
70 B
TypeScript
View Raw
1
2
3
declare
const
_default
:
(
homebridge
:
any
) =>
void
;
export
= _default;