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

15 lines
338 B
JavaScript

import { Vuepress } from '@vuepress/client/lib/components/Vuepress'
export default [
{
name: "v-6df47ee0",
path: "/zh/reference/plugin/pwa-popup.html",
component: Vuepress,
meta: { title: "pwa-popup" },
},
{
path: "/zh/reference/plugin/pwa-popup.md",
redirect: "/zh/reference/plugin/pwa-popup.html",
},
]