@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.
5 lines • 361 B
JavaScript
export var StatementGroupRuleAssociationFeatureTypeEnum;
(function (StatementGroupRuleAssociationFeatureTypeEnum) {
StatementGroupRuleAssociationFeatureTypeEnum["ResultRankings"] = "resultRankings";
})(StatementGroupRuleAssociationFeatureTypeEnum || (StatementGroupRuleAssociationFeatureTypeEnum = {}));
//# sourceMappingURL=StatementGroupsInterfaces.js.map