UNPKG

@element-plus/nightly

Version:

A Component Library for Vue 3

3 lines (2 loc) 104 B
import type Empty from './empty.vue'; export type EmptyInstance = InstanceType<typeof Empty> & unknown;