kodama-ui
Version:
Kodama UI is a Vue 3 component library that provides a set of components & funcionality to build your application.
15 lines (14 loc) • 328 B
JavaScript
import { defineComponent as e, openBlock as o, createElementBlock as t } from "vue";
import { _ as n } from "./main-c452e5c1.mjs";
const r = e({
setup() {
return {};
}
});
function c(p, s, a, _, f, i) {
return o(), t("div", null, "ew3ee");
}
const u = /* @__PURE__ */ n(r, [["render", c]]);
export {
u as default
};