@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 { d as r } from "./index-dZfvXbI_.js";
const n = t({
name: "awaiter",
props: [],
mounted() {
}
});
function a(e, s, p, d, f, c) {
return o(e.$slots, "default");
}
const _ = /* @__PURE__ */ r(n, [["render", a]]);
export {
_ as default
};