UNPKG
homebridge-zaptec
Version:
latest (1.0.1)
1.0.1
1.0.0
Control your Zaptec EV chargers
github.com/birkir/homebridge-zaptec
birkir/homebridge-zaptec
homebridge-zaptec
/
dist
/
index.d.ts
7 lines
•
194 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
{
API
}
from
'homebridge'
;
declare
const
_default
:
(
api
: API
) =>
void
;
/** * This method registers the platform with Homebridge */
export
= _default;
//# sourceMappingURL=index.d.ts.map