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.

11 lines 614 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./Sources.js"), exports); tslib_1.__exportStar(require("./SourcesDatasets/index.js"), exports); tslib_1.__exportStar(require("./SourcesFeedback/index.js"), exports); tslib_1.__exportStar(require("./SourcesFields/index.js"), exports); tslib_1.__exportStar(require("./SourcesInterfaces.js"), exports); tslib_1.__exportStar(require("./SourcesMappings/index.js"), exports); tslib_1.__exportStar(require("./SourcesMetadata/index.js"), exports); //# sourceMappingURL=index.js.map