chunk-HZ2WKB3G.js 502 B

1234567891011121314151617181920212223
  1. import {
  2. e,
  3. l3 as l,
  4. n5 as n,
  5. y3 as y
  6. } from "./chunk-2Z2TG5CU.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([y({ 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-HZ2WKB3G.js.map