@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
6 lines (5 loc) • 842 B
JavaScript
/*
All material copyright ESRI, All Rights Reserved, unless otherwise specified.
See https://js.arcgis.com/4.33/esri/copyright.txt for details.
*/
export{accessibleHandler}from"./decorators/accessibleHandler.js";export{messageBundle}from"./decorators/messageBundle.js";export{vmEvent}from"./decorators/vmEvent.js";export{tsx,tsxFragment}from"./jsxFactory.js";export{classes,cssTransition,discardNode,isActivationKey,isRTL,onResize,setFocus,storeNode}from"./widgetUtils.js";export{getCalciteModeClass,isDarkMode,modeNameCustomCSSProp,setCalciteModeClass}from"../../support/modeUtils.js";function e(e){return e&&"function"==typeof e.render}function o(e){return e&&"function"==typeof e.postMixInProperties&&"function"==typeof e.buildRendering&&"function"==typeof e.postCreate&&"function"==typeof e.startup}export{o as hasDomNode,e as isWidget};