UNPKG

lwx-test-ui

Version:

lwx-test-ui

3 lines (2 loc) 131 B
import { default as RenderTsx } from './render-tsx.vue'; export type RenderTsxInstance = InstanceType<typeof RenderTsx> & unknown;