UNPKG

dc-management-sdk-js

Version:
32 lines 1.93 kB
"use strict"; /* eslint-disable @typescript-eslint/no-unsafe-declaration-merging */ var __extends = (this && this.__extends) || (function () { var extendStatics = function (d, b) { extendStatics = Object.setPrototypeOf || ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; }; return extendStatics(d, b); }; return function (d, b) { if (typeof b !== "function" && b !== null) throw new TypeError("Class extends value " + String(b) + " is not a constructor or null"); extendStatics(d, b); function __() { this.constructor = d; } d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); }; })(); Object.defineProperty(exports, "__esModule", { value: true }); exports.SearchIndexNoResultsRate = void 0; var HalResource_1 = require("../hal/models/HalResource"); /** * Class representing the no results rate for searches in an Algolia Search Index */ var SearchIndexNoResultsRate = /** @class */ (function (_super) { __extends(SearchIndexNoResultsRate, _super); function SearchIndexNoResultsRate() { return _super !== null && _super.apply(this, arguments) || this; } return SearchIndexNoResultsRate; }(HalResource_1.HalResource)); exports.SearchIndexNoResultsRate = SearchIndexNoResultsRate; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiU2VhcmNoSW5kZXhOb1Jlc3VsdHNSYXRlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2xpYi9tb2RlbC9TZWFyY2hJbmRleE5vUmVzdWx0c1JhdGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHFFQUFxRTs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBRXJFLHlEQUF3RDtBQVN4RDs7R0FFRztBQUNIO0lBQThDLDRDQUFXO0lBQXpEOztJQWtCQSxDQUFDO0lBQUQsK0JBQUM7QUFBRCxDQUFDLEFBbEJELENBQThDLHlCQUFXLEdBa0J4RDtBQWxCWSw0REFBd0IifQ==