UNPKG

lwx-test-ui

Version:

lwx-test-ui

3 lines (2 loc) 127 B
import { default as TablePro } from './table-pro.vue'; export type TableProInstance = InstanceType<typeof TablePro> & unknown;