// node_modules/@arcgis/core/core/nextTick.js var o = []; function t(t2) { o.push(t2), o.length === 1 && queueMicrotask(() => { const t3 = o.slice(); o.length = 0; for (const o2 of t3) o2(); }); } export { t }; //# sourceMappingURL=chunk-SAS7RONY.js.map