UNPKG

homebridge-kodi

Version:
6 lines 245 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PLUGIN_NAME = exports.PLATFORM_NAME = void 0; exports.PLATFORM_NAME = 'Kodi'; exports.PLUGIN_NAME = 'homebridge-kodi'; //# sourceMappingURL=settings.js.map