chunk-HZJYXMI6.js 496 B

1234567891011121314151617181920212223
  1. import {
  2. d,
  3. e,
  4. l3 as l,
  5. n2 as n
  6. } from "./chunk-Y3WMVFTW.js";
  7. // node_modules/@arcgis/core/renderers/support/LegendOptions.js
  8. var s;
  9. var p = s = class extends l {
  10. constructor() {
  11. super(...arguments), this.title = null;
  12. }
  13. clone() {
  14. return new s({ title: this.title });
  15. }
  16. };
  17. e([d({ type: String, json: { write: true } })], p.prototype, "title", void 0), p = s = e([n("esri.renderers.support.LegendOptions")], p);
  18. export {
  19. p
  20. };
  21. //# sourceMappingURL=chunk-HZJYXMI6.js.map