@doegis/core
Version:
DOE GIS API
3 lines (1 loc) • 517 B
JavaScript
import{_ as r}from"../../chunks/tslib.es6.js";import s from"../../core/Accessor.js";import{property as o}from"../../core/accessorSupport/decorators/property.js";import"../../core/accessorSupport/ensureType.js";import"../../core/arrayUtils.js";import{subclass as e}from"../../core/accessorSupport/decorators/subclass.js";let t=class extends s{constructor(r){super(r),this.resultRows=[]}};r([o()],t.prototype,"resultRows",void 0),t=r([e("esri.rest.knowledgeGraph.GraphQueryResult")],t);const c=t;export{c as default};