chunk-W6U6FKJ3.js 565 B

1234567891011121314151617181920
  1. import {
  2. e,
  3. n5 as n,
  4. y3 as y
  5. } from "./chunk-2Z2TG5CU.js";
  6. // node_modules/@arcgis/core/layers/mixins/CustomParametersMixin.js
  7. var o = (o2) => {
  8. let t = class extends o2 {
  9. constructor() {
  10. super(...arguments), this.customParameters = null;
  11. }
  12. };
  13. return e([y({ type: Object, json: { write: { overridePolicy: (r) => ({ enabled: !!(r && Object.keys(r).length > 0) }) } } })], t.prototype, "customParameters", void 0), t = e([n("esri.layers.mixins.CustomParametersMixin")], t), t;
  14. };
  15. export {
  16. o
  17. };
  18. //# sourceMappingURL=chunk-W6U6FKJ3.js.map