UNPKG

homebridge-appletv-enhanced

Version:

Plugin that exposes the Apple TV to HomeKit with much richer features than the vanilla Apple TV implementation of HomeKit.

7 lines 205 B
import type { API } from 'homebridge'; /** * This method registers the platform with Homebridge */ declare const _default: (api: API) => void; export default _default; //# sourceMappingURL=index.d.ts.map