UNPKG

@coveo/platform-client

Version:

The main goal of this package is to provide an easy to configure and straightforward way of querying Coveo Cloud APIs using JavaScript.

20 lines 1.29 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./CaseClassificationConfiguration/index.js"), exports); tslib_1.__exportStar(require("./DNEConfiguration/index.js"), exports); tslib_1.__exportStar(require("./DocumentInterfaces.js"), exports); tslib_1.__exportStar(require("./FilterConditions.js"), exports); tslib_1.__exportStar(require("./IAPRConfiguration/index.js"), exports); tslib_1.__exportStar(require("./MachineLearning.js"), exports); tslib_1.__exportStar(require("./MachineLearningInterfaces.js"), exports); tslib_1.__exportStar(require("./ModelAssociations/index.js"), exports); tslib_1.__exportStar(require("./ModelDetailedInfo/index.js"), exports); tslib_1.__exportStar(require("./ModelInformation/index.js"), exports); tslib_1.__exportStar(require("./ModelListing/index.js"), exports); tslib_1.__exportStar(require("./Models/index.js"), exports); tslib_1.__exportStar(require("./PQSConfiguration/index.js"), exports); tslib_1.__exportStar(require("./RGAConfiguration/index.js"), exports); tslib_1.__exportStar(require("./SemanticEncoderConfiguration/index.js"), exports); tslib_1.__exportStar(require("./SmartSnippetsConfiguration/index.js"), exports); //# sourceMappingURL=index.js.map