UNPKG

@lincy/tnui-vue3-uniapp

Version:
4 lines (2 loc) 107 B
import type Keyboard from './keyboard.vue' export type TnKeyboardInstance = InstanceType<typeof Keyboard>