UNPKG

element-plus

Version:

A Component Library for Vue 3

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