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.

16 lines 918 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./Administration/index.js"), exports); tslib_1.__exportStar(require("./DataHealth/index.js"), exports); tslib_1.__exportStar(require("./DataShare/index.js"), exports); tslib_1.__exportStar(require("./Dimensions/index.js"), exports); tslib_1.__exportStar(require("./Exports/index.js"), exports); tslib_1.__exportStar(require("./Filters/index.js"), exports); tslib_1.__exportStar(require("./Reports/index.js"), exports); tslib_1.__exportStar(require("./Snowflake/index.js"), exports); tslib_1.__exportStar(require("./Statistics/index.js"), exports); tslib_1.__exportStar(require("./UAUsers/index.js"), exports); tslib_1.__exportStar(require("./ReadServiceCommon.js"), exports); tslib_1.__exportStar(require("./ReadServiceResource.js"), exports); //# sourceMappingURL=index.js.map