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.

62 lines 3.99 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Resource = void 0; const tslib_1 = require("tslib"); var Resource_js_1 = require("./Resource.js"); Object.defineProperty(exports, "Resource", { enumerable: true, get: function () { return tslib_1.__importDefault(Resource_js_1).default; } }); tslib_1.__exportStar(require("./Activities/index.js"), exports); tslib_1.__exportStar(require("./ApiKeys/index.js"), exports); tslib_1.__exportStar(require("./ApiKeyTemplate/index.js"), exports); tslib_1.__exportStar(require("./AWS/index.js"), exports); tslib_1.__exportStar(require("./BaseInterfaces.js"), exports); tslib_1.__exportStar(require("./CaseAssistConfigs/index.js"), exports); tslib_1.__exportStar(require("./Catalogs/index.js"), exports); tslib_1.__exportStar(require("./Clusters/index.js"), exports); tslib_1.__exportStar(require("./Connectivity/index.js"), exports); tslib_1.__exportStar(require("./CrawlingModule/index.js"), exports); tslib_1.__exportStar(require("./Enums.js"), exports); tslib_1.__exportStar(require("./Extensions/index.js"), exports); tslib_1.__exportStar(require("./Fields/index.js"), exports); tslib_1.__exportStar(require("./Global/index.js"), exports); tslib_1.__exportStar(require("./GlobalGroups/index.js"), exports); tslib_1.__exportStar(require("./Groups/index.js"), exports); tslib_1.__exportStar(require("./HostedInterfacesCore/index.js"), exports); tslib_1.__exportStar(require("./HostedPages/index.js"), exports); tslib_1.__exportStar(require("./Indexes/index.js"), exports); tslib_1.__exportStar(require("./InProductExperiences/index.js"), exports); tslib_1.__exportStar(require("./InsightPanelConfigs/index.js"), exports); tslib_1.__exportStar(require("./InsightPanelInterfaces/index.js"), exports); tslib_1.__exportStar(require("./Invites/index.js"), exports); tslib_1.__exportStar(require("./IPXInterfaces/index.js"), exports); tslib_1.__exportStar(require("./License/index.js"), exports); tslib_1.__exportStar(require("./Limits/index.js"), exports); tslib_1.__exportStar(require("./Links/index.js"), exports); tslib_1.__exportStar(require("./Logs/index.js"), exports); tslib_1.__exportStar(require("./MachineLearning/index.js"), exports); tslib_1.__exportStar(require("./ModifierTemplates/index.js"), exports); tslib_1.__exportStar(require("./NextGenSearchPages/index.js"), exports); tslib_1.__exportStar(require("./Notification/index.js"), exports); tslib_1.__exportStar(require("./OrganizationAccess/index.js"), exports); tslib_1.__exportStar(require("./Organizations/index.js"), exports); tslib_1.__exportStar(require("./Pipelines/index.js"), exports); tslib_1.__exportStar(require("./PlatformResources.js"), exports); tslib_1.__exportStar(require("./PrivilegeEvaluator/index.js"), exports); tslib_1.__exportStar(require("./Products/index.js"), exports); tslib_1.__exportStar(require("./Projects/index.js"), exports); tslib_1.__exportStar(require("./PushApi/index.js"), exports); tslib_1.__exportStar(require("./Resources/index.js"), exports); tslib_1.__exportStar(require("./ResourceSnapshots/index.js"), exports); tslib_1.__exportStar(require("./Saml/index.js"), exports); tslib_1.__exportStar(require("./SchemaService/index.js"), exports); tslib_1.__exportStar(require("./Search/index.js"), exports); tslib_1.__exportStar(require("./SearchAnalysis/index.js"), exports); tslib_1.__exportStar(require("./SearchInterfaces/index.js"), exports); tslib_1.__exportStar(require("./SearchPages/index.js"), exports); tslib_1.__exportStar(require("./SearchUsageMetrics/index.js"), exports); tslib_1.__exportStar(require("./SecurityCache/index.js"), exports); tslib_1.__exportStar(require("./Sources/index.js"), exports); tslib_1.__exportStar(require("./UsageAnalytics/index.js"), exports); tslib_1.__exportStar(require("./Users/index.js"), exports); tslib_1.__exportStar(require("./Vaults/index.js"), exports); tslib_1.__exportStar(require("./AnalyticsAdmin/index.js"), exports); //# sourceMappingURL=index.js.map