UNPKG

@tuniao/tnui-vue3-uniapp

Version:
4 lines (2 loc) 112 B
import type CountDown from './count-down.vue' export type TnCountDownInstance = InstanceType<typeof CountDown>