// 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(b){b.isNumber=function(a){return"number"===typeof a};b.isString=function(a){return"string"===typeof a||a instanceof String};Object.defineProperty(b,Symbol.toStringTag,{value:"Module"})});