chunk-7ZIDBK7B.js 630 B

1234567891011121314151617
  1. import {
  2. s
  3. } from "./chunk-PDKDCAAD.js";
  4. import {
  5. d
  6. } from "./chunk-Y3WMVFTW.js";
  7. // node_modules/@arcgis/core/core/accessorSupport/decorators/enumeration.js
  8. function r(r2, o = {}) {
  9. const a = r2 instanceof s ? r2 : new s(r2, o), t = { type: o?.ignoreUnknown ?? 1 ? a.apiValues : String, json: { type: a.jsonValues, read: !o?.readOnly && { reader: a.read }, write: { writer: a.write } } };
  10. return o?.readOnly !== void 0 && (t.readOnly = !!o.readOnly), o?.default !== void 0 && (t.json.default = o.default), o?.name !== void 0 && (t.json.name = o.name), d(t);
  11. }
  12. export {
  13. r
  14. };
  15. //# sourceMappingURL=chunk-7ZIDBK7B.js.map