UNPKG

vitepress-theme-base-teek

Version:

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

4 lines (2 loc) 116 B
import type HomeTagCard from "./index.vue"; export type HomeTagCardInstance = InstanceType<typeof HomeTagCard>;