import { Vuepress } from '@vuepress/client/lib/components/Vuepress' export default [ { name: "v-fffb8e28", path: "/guide/", component: Vuepress, meta: { title: "Introduction" }, }, { path: "/guide/index.html", redirect: "/guide/", }, { path: "/guide/README.md", redirect: "/guide/", }, ]