UNPKG

@lincy/tnui-vue3-uniapp

Version:
4 lines (2 loc) 116 B
import type ScrollList from './scroll-list.vue' export type TnScrollListInstance = InstanceType<typeof ScrollList>