UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

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