UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

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