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.

5 lines 241 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SeverityConstant = void 0; exports.SeverityConstant = Object.freeze(['CRITICAL', 'HIGH', 'MEDIUM', 'LOW']); //# sourceMappingURL=DataHealthInterfaces.js.map