UNPKG

@tuniao/tnui-vue3-uniapp

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