You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
567 B
4 lines
567 B
// All material copyright Esri, All Rights Reserved, unless otherwise specified. |
|
// See https://js.arcgis.com/4.30/esri/copyright.txt for details. |
|
//>>built |
|
define(["exports","./Background","./ColorBackground"],function(e,a,g){a={base:a,key:"type",typeMap:{color:g}};a={types:a,json:{read:function(d){return(b,c,h)=>{if(!b)return b;for(const f in d.typeMap)if(b.type===f)return c=new d.typeMap[f],c.read(b,h),c}}(a),write:{overridePolicy:(d,b,c)=>({enabled:!c?.isPresentation})}}};e.backgroundProperty=a;Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})}); |