UNPKG

@tuniao/tnui-vue3-uniapp

Version:
4 lines (2 loc) 112 B
import type NoticeBar from './notice-bar.vue' export type TnNoticeBarInstance = InstanceType<typeof NoticeBar>