@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.
7 lines • 318 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./createFetcher.js"), exports);
tslib_1.__exportStar(require("./Retriever.js"), exports);
tslib_1.__exportStar(require("./types.js"), exports);
//# sourceMappingURL=index.js.map