// 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.isSelectableLayer=function(a){return!!(null!=a&&"object"===typeof a&&"createQuery"in a&&a.createQuery&&"on"in a&&a.on)};Object.defineProperty(b,Symbol.toStringTag,{value:"Module"})});