@builder.io/sdk-vue
Version:
Builder.io SDK for Vue
16 lines (15 loc) • 317 B
JavaScript
import { defineComponent as t, renderSlot as o } from "vue";
import { e as r } from "./index-8E5G8ahg.js";
const n = t({
name: "awaiter",
props: [],
mounted() {
}
});
function a(e, s, p, f, c, d) {
return o(e.$slots, "default");
}
const _ = /* @__PURE__ */ r(n, [["render", a]]);
export {
_ as default
};