SPACEBROWSER_INTERFACE/interface_base/creator-ui/dist/chunks/a.DFzW7QIZ.js
2025-08-07 20:28:59 -04:00

21 lines
470 B
JavaScript

import { jsx as t, Fragment as o } from "react/jsx-runtime";
import { a } from "./index.CfQlFjZU.js";
let e = () => /* @__PURE__ */ t(o, {});
function f(n) {
e = n;
}
const u = (n) => n, l = (n) => {
if (n.native) {
const { children: s, ...c } = n;
return /* @__PURE__ */ t("a", { ...c, children: s });
}
const { children: r, ...i } = n;
return /* @__PURE__ */ t(e, { ...i, children: r });
}, h = a(l, u);
export {
h as A,
l as a,
f as s,
u
};