@expofp/floorplan
Version:
Interactive floor plan library for expos and events
19 lines (18 loc) • 790 B
JavaScript
//#region src/components/Kiosk/kiosk-record.ts
(function() {
try {
var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
e.SENTRY_RELEASE = { id: "3.20.0" };
var t = new e.Error().stack;
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "191e86dc-5577-4480-a6d0-c8de3b114b17", e._sentryDebugIdIdentifier = "sentry-dbid-191e86dc-5577-4480-a6d0-c8de3b114b17");
} catch {}
})();
function e(e) {
return typeof e == "number" && Number.isFinite(e) ? e : void 0;
}
function t(t) {
let n = e(t == null ? void 0 : t.mapInitialPtScale), r = e(t == null ? void 0 : t.mapPtScale);
if (!(n === void 0 || r === void 0 || r <= 0)) return n / r;
}
//#endregion
export { e as n, t };