UNPKG

lwx-test-ui

Version:

lwx-test-ui

3 lines (2 loc) 116 B
import { default as Textarea } from './textarea.vue'; export type TextareaInstance = InstanceType<typeof Textarea>;