@scalar/api-client
Version:
the open source API testing client
13 lines (12 loc) • 367 B
JavaScript
import { createElementBlock as o, openBlock as t, renderSlot as r } from "vue";
import c from "../../_virtual/_plugin-vue_export-helper.js";
const s = {}, l = { class: "gap-1/2 flex flex-col px-3 pb-[75px]" };
function n(e, f) {
return t(), o("ul", l, [
r(e.$slots, "default")
]);
}
const _ = /* @__PURE__ */ c(s, [["render", n]]);
export {
_ as default
};