@doegis/core
Version:
DOE GIS API
3 lines (1 loc) • 633 B
JavaScript
import{_ as t}from"../../../chunks/tslib.es6.js";import{property as e}from"../../../core/accessorSupport/decorators/property.js";import"../../../core/accessorSupport/ensureType.js";import"../../../core/arrayUtils.js";import{subclass as r}from"../../../core/accessorSupport/decorators/subclass.js";import s from"../../Attachments/AttachmentsViewModel.js";let o=class extends s{constructor(t){super(t),this.description=null,this.title=null}};t([e()],o.prototype,"description",void 0),t([e()],o.prototype,"title",void 0),o=t([r("esri.widgets.Feature.FeatureAttachments.FeatureAttachmentsViewModel")],o);const c=o;export{c as default};