2021-01-19 21:13:13 +08:00

15 lines
323 B
JavaScript

import { Vuepress } from '@vuepress/client/lib/components/Vuepress'
export default [
{
name: "v-5ca60897",
path: "/zh/reference/components.html",
component: Vuepress,
meta: { title: "内置组件" },
},
{
path: "/zh/reference/components.md",
redirect: "/zh/reference/components.html",
},
]