@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
3 lines (2 loc) • 618 B
JavaScript
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.19/LICENSE.txt */
import{__decorate as e}from"tslib";import r from"../../core/Accessor.js";import{property as o,subclass as t}from"../../core/accessorSupport/decorators.js";let s=class extends r{constructor(e){super(e),this.name=null,this.supportedCategory="esriTypeUNSPECIFIED",this.analyzers=[],this.searchProperties=new Map}};e([o()],s.prototype,"name",void 0),e([o()],s.prototype,"supportedCategory",void 0),e([o()],s.prototype,"analyzers",void 0),e([o()],s.prototype,"searchProperties",void 0),s=e([t("esri.rest.knowledgeGraph.SearchIndex")],s);export{s as default};