UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 658 B
import{_ as r}from"../../chunks/tslib.es6.js";import{JSONSupport as t}from"../../core/JSONSupport.js";import{property as o}from"../../core/accessorSupport/decorators/property.js";import"../../core/accessorSupport/ensureType.js";import"../../core/arrayUtils.js";import{subclass as s}from"../../core/accessorSupport/decorators/subclass.js";let e=class extends t{constructor(r){super(r),this.itemId=null,this.url=null}};r([o({type:String,json:{read:{source:"itemID"},write:{target:"itemID"}}})],e.prototype,"itemId",void 0),r([o({type:String,json:{write:!0}})],e.prototype,"url",void 0),e=r([s("esri.rest.support.DataFile")],e);const p=e;export{p as default};