Custom Gis Application with Arcgis Javascript API with modern layouting
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.
 
 

5 lines
802 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 ./content/AttachmentsContent ./content/Content ./content/CustomContent ./content/ExpressionContent ./content/FieldsContent ./content/MediaContent ./content/RelationshipContent ./content/TextContent".split(" "),function(a,b,c,k,d,e,f,g,h){const l={base:null,key:"type",typeMap:{attachment:b,media:f,text:h,expression:d,field:e,relationship:g}};a.AttachmentsContent=b;a.BaseContent=c;a.CustomContent=k;a.ExpressionContent=d;a.FieldsContent=e;a.MediaContent=f;a.RelationshipContent=g;a.TextContent=
h;a.isContent=function(m){return m instanceof c};a.persistableTypes=l;Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})});