@sheetxl/studio-vanilla
Version:
SheetXL Studio - Vanilla entry point for integrating SheetXL UI.
28 lines (27 loc) • 909 B
JavaScript
import { g as i } from "./C1XMRiAzO92X4UST.js";
import { r as s } from "./BjZFsdRm_rFuN4hm.js";
/**
* @license @sheetxl/studio-vanilla - SheetXL Studio - Vanilla entry point for integrating SheetXL UI. - v0.6.4
*
* (C) 2025-present SheetXL Inc. & Michael T. Ford
* License: The license can be found at https://www.sheetxl.com/license.
*/
function c(t, a) {
for (var o = 0; o < a.length; o++) {
const e = a[o];
if (typeof e != "string" && !Array.isArray(e)) {
for (const r in e) if (r !== "default" && !(r in t)) {
const n = Object.getOwnPropertyDescriptor(e, r);
n && Object.defineProperty(t, r, n.get ? n : { enumerable: !0, get: () => e[r] });
}
}
}
return Object.freeze(Object.defineProperty(t, Symbol.toStringTag, { value: "Module" }));
}
var f = s();
const l = i(f), u = c({ __proto__: null, default: l }, [f]);
export {
u as R,
l as m,
f as r
};