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.

12 lines 696 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./Catalog.js"), exports); tslib_1.__exportStar(require("./CatalogConfiguration.js"), exports); tslib_1.__exportStar(require("./CatalogInterfaces.js"), exports); tslib_1.__exportStar(require("./ProductListing.js"), exports); tslib_1.__exportStar(require("./ProductListingInterfaces.js"), exports); tslib_1.__exportStar(require("./ProductListingConfiguration.js"), exports); tslib_1.__exportStar(require("./ProductListingConfigurationInterfaces.js"), exports); tslib_1.__exportStar(require("./CatalogContent.js"), exports); //# sourceMappingURL=index.js.map