@expofp/floorplan
Version:
Interactive floor plan library for expos and events
40 lines (39 loc) • 1.53 kB
JavaScript
(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.7.8" };
var t = new e.Error().stack;
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "0e2fd351-aefe-4cdc-a592-6a082cad2164", e._sentryDebugIdIdentifier = "sentry-dbid-0e2fd351-aefe-4cdc-a592-6a082cad2164");
} catch {}
})();
import { t as e } from "./rolldown-runtime-YBAZwyzS.js";
//#region ../../node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js
var t = /* @__PURE__ */ e(((e, t) => {
(function() {
var e = {}.hasOwnProperty;
function n() {
for (var e = "", t = 0; t < arguments.length; t++) {
var n = arguments[t];
n && (e = i(e, r(n)));
}
return e;
}
function r(t) {
if (typeof t == "string" || typeof t == "number") return t;
if (typeof t != "object") return "";
if (Array.isArray(t)) return n.apply(null, t);
if (t.toString !== Object.prototype.toString && !t.toString.toString().includes("[native code]")) return t.toString();
var r = "";
for (var a in t) e.call(t, a) && t[a] && (r = i(r, a));
return r;
}
function i(e, t) {
return t ? e ? e + " " + t : e + t : e;
}
t !== void 0 && t.exports ? (n.default = n, t.exports = n) : typeof define == "function" && typeof define.amd == "object" && define.amd ? define("classnames", [], function() {
return n;
}) : window.classNames = n;
})();
}));
//#endregion
export { t };