1234567891011121314151617181920212223 |
- import {
- d,
- e,
- l3 as l,
- n2 as n
- } from "./chunk-Y3WMVFTW.js";
- // node_modules/@arcgis/core/renderers/support/LegendOptions.js
- var s;
- var p = s = class extends l {
- constructor() {
- super(...arguments), this.title = null;
- }
- clone() {
- return new s({ title: this.title });
- }
- };
- e([d({ type: String, json: { write: true } })], p.prototype, "title", void 0), p = s = e([n("esri.renderers.support.LegendOptions")], p);
- export {
- p
- };
- //# sourceMappingURL=chunk-HZJYXMI6.js.map
|