UNPKG

voxa-dashbot

Version:

Integrate Dashbot analytics into your Alexa apps using the voxa framework

5 lines 278 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Voxa_Dashbot_1 = require("./Voxa-Dashbot"); Object.defineProperty(exports, "register", { enumerable: true, get: function () { return Voxa_Dashbot_1.register; } }); //# sourceMappingURL=index.js.map