@doegis/core
Version:
DOE GIS API
3 lines (1 loc) • 618 B
JavaScript
import{_ as r}from"../../chunks/tslib.es6.js";import{JSONSupport as o}from"../../core/JSONSupport.js";import{property as s}from"../../core/accessorSupport/decorators/property.js";import"../../core/accessorSupport/ensureType.js";import"../../core/arrayUtils.js";import{subclass as t}from"../../core/accessorSupport/decorators/subclass.js";var e;let p=e=class extends o{constructor(){super(...arguments),this.unit=null}clone(){return new e({unit:this.unit})}};r([s({type:String,json:{write:!0}})],p.prototype,"unit",void 0),p=e=r([t("esri.renderers.support.DotDensityLegendOptions")],p);const c=p;export{c as default};