UNPKG

@arcgis/core

Version:

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

6 lines (5 loc) 749 B
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.32/esri/copyright.txt for details. */ import{_ as t}from"../../chunks/tslib.es6.js";import o from"../../core/JSONSupport.js";import{property as e}from"../../core/accessorSupport/decorators/property.js";import{subclass as r}from"../../core/accessorSupport/decorators/subclass.js";let s=class extends o{constructor(t){super(t),this.description=null,this.label=null,this.type=null}};t([e({type:String,json:{write:!0}})],s.prototype,"description",void 0),t([e({type:String,json:{write:!0}})],s.prototype,"label",void 0),t([e()],s.prototype,"type",void 0),s=t([r("esri.tables.elements.AttributeTableElement")],s);const p=s;export{p as default};