import { defineConfig } from 'vitepress' export default defineConfig({ title: 'vue3组件库站点' })