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