UNPKG

@lincy/tnui-vue3-uniapp

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