UNPKG

vitepress-theme-base-teek

Version:
4 lines (2 loc) 119 B
import type ArchivesPage from "./index.vue"; export type ArchivesPageInstance = InstanceType<typeof ArchivesPage>;