UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

3 lines (2 loc) 570 B
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */ import{__decorate as r}from"tslib";import t from"../core/Accessor.js";import{property as o,subclass as s}from"../core/accessorSupport/decorators.js";let e=class extends t{constructor(r){super(r),this.nextQueryParams=null,this.queryParams=null,this.results=null,this.total=null}};r([o()],e.prototype,"nextQueryParams",void 0),r([o()],e.prototype,"queryParams",void 0),r([o()],e.prototype,"results",void 0),r([o()],e.prototype,"total",void 0),e=r([s("esri.portal.PortalQueryResult")],e);export{e as default};