UNPKG

@tuniao/tnui-vue3-uniapp

Version:
4 lines (2 loc) 112 B
import type SearchBox from './search-box.vue' export type TnSearchBoxInstance = InstanceType<typeof SearchBox>