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
492 B
4 lines
492 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"],function(e){function f(a){const {tagName:b,tags:c}=a;return c&&b?c.find(d=>d.name===b)?.value||null:null}e.getExifValue=function(a){const {exifInfo:b,exifName:c,tagName:d}=a;return b&&c&&d?(a=b.find(g=>g.name===c))?f({tagName:d,tags:a.tags}):null:null};Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})}); |