UNPKG

vitepress-theme-base-teek

Version:

查看 [使用说明](https://vp.xiaoying.org.cn/pages/9d746f)

4 lines (2 loc) 125 B
import type TopArticleCard from "./index.vue"; export type TopArticleCardInstance = InstanceType<typeof TopArticleCard>;