UNPKG

@tuniao/tnui-vue3-uniapp

Version:
4 lines (2 loc) 99 B
import type Picker from './picker.vue' export type TnPickerInstance = InstanceType<typeof Picker>