UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 608 B
import{_ as r}from"../../chunks/tslib.es6.js";import{JSONSupport as t}from"../../core/JSONSupport.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";var s;let p=s=class extends t{constructor(){super(...arguments),this.title=null}clone(){return new s({title:this.title})}};r([o({type:String,json:{write:!0}})],p.prototype,"title",void 0),p=s=r([e("esri.renderers.support.LegendOptions")],p);export{p as LegendOptions};