UNPKG

vitepress-theme-base-teek

Version:

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

4 lines (2 loc) 118 B
import type VpContainer from "./index.vue"; export type TkVpContainerInstance = InstanceType<typeof VpContainer>;