@scalar/api-reference
Version:
Generate beautiful API references from OpenAPI documents
15 lines (14 loc) • 1 kB
JavaScript
import { createElementBlock, openBlock, createStaticVNode } from "vue";
/* empty css */
import _export_sfc from "../../_virtual/_plugin-vue_export-helper.js";
const _sfc_main = {};
const _hoisted_1 = { class: "section-flare" };
function _sfc_render(_ctx, _cache) {
return openBlock(), createElementBlock("div", _hoisted_1, [..._cache[0] || (_cache[0] = [
createStaticVNode('<div class="section-flare-item" data-v-2a9c8c02></div><div class="section-flare-item" data-v-2a9c8c02></div><div class="section-flare-item" data-v-2a9c8c02></div><div class="section-flare-item" data-v-2a9c8c02></div><div class="section-flare-item" data-v-2a9c8c02></div><div class="section-flare-item" data-v-2a9c8c02></div><div class="section-flare-item" data-v-2a9c8c02></div><div class="section-flare-item" data-v-2a9c8c02></div>', 8)
])]);
}
const SectionFlare = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-2a9c8c02"]]);
export {
SectionFlare as default
};