UNPKG

vitepress-theme-base-teek

Version:

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

4 lines (2 loc) 113 B
import type Pagination from "./index.vue"; export type PaginationInstance = InstanceType<typeof Pagination>;