UNPKG

homebridge-kodi

Version:
3 lines 208 B
import type { Characteristic, WithUUID } from 'homebridge'; export default function type(DefaultCharacteristic: typeof Characteristic): WithUUID<new () => Characteristic>; //# sourceMappingURL=type.d.ts.map