UNPKG
homebridge-keyble
Version:
latest (0.1.0)
0.1.0
HomeKit Support for Eqiva EQ3 Doorlocks
github.com/gothma/homebridge-keyble
gothma/homebridge-keyble
homebridge-keyble
/
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