UNPKG

@arcgis/core

Version:

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

3 lines (2 loc) 665 B
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */ import{__decorate as t}from"tslib";import{JSONSupport as e}from"../../../../core/JSONSupport.js";import{property as o,subclass as r}from"../../../../core/accessorSupport/decorators.js";let p=class extends e{constructor(t){super(t),this.template=null}};t([o()],p.prototype,"template",void 0),t([o({json:{write:!0}})],p.prototype,"templateGlobalId",void 0),t([o({json:{write:!0}})],p.prototype,"templateId",void 0),t([o({readOnly:!0,json:{read:!1,write:!1}})],p.prototype,"type",void 0),p=t([r("esri.editing.sharedTemplates.templateDefinitions.parts.TemplatePartBase")],p);export{p as TemplatePartBase};