UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

6 lines 443 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.buildCognigyWhisperAssistResponse = void 0; var buildCognigyWhisperAssistResponse_1 = require("./buildCognigyWhisperAssistResponse"); Object.defineProperty(exports, "buildCognigyWhisperAssistResponse", { enumerable: true, get: function () { return buildCognigyWhisperAssistResponse_1.buildCognigyWhisperAssistResponse; } }); //# sourceMappingURL=index.js.map