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.

6 lines 223 B
export var Operator; (function (Operator) { Operator["Equals"] = "EQUALS"; Operator["NotEquals"] = "NOT_EQUALS"; })(Operator || (Operator = {})); //# sourceMappingURL=CaseClassificationConfigurationInterfaces.js.map