UNPKG
fx-hs100-api
Version:
latest (0.3.0)
0.3.0
TPLink HS100/HS110 WiFi Smart Plug API
github.com/czjs2/hs100-api
czjs2/hs100-api
fx-hs100-api
/
index.js
6 lines
(4 loc)
•
71 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
;
module
.
exports
= {
Client
:
require
(
'./lib/client'
) };