UNPKG

homebridge-kodi

Version:
6 lines 202 B
"use strict"; const internal_1 = require("./internal"); module.exports = (api) => { api.registerPlatform(internal_1.PLATFORM_NAME, internal_1.KodiPlatform); }; //# sourceMappingURL=index.js.map