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 242 B
export var ReportAccessType; (function (ReportAccessType) { ReportAccessType["Public"] = "PUBLIC"; ReportAccessType["Private"] = "PRIVATE"; })(ReportAccessType || (ReportAccessType = {})); //# sourceMappingURL=ReportsInterfaces.js.map