UNPKG

conversation-analytics-client

Version:

The client library to aggregate information for the conversation analytics.

8 lines 346 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var AssistantType; (function (AssistantType) { AssistantType["ACTIONS_ON_GOOGLE"] = "actions-on-google"; AssistantType["ALEXA"] = "alexa"; })(AssistantType = exports.AssistantType || (exports.AssistantType = {})); //# sourceMappingURL=dialog-data-factory.js.map