UNPKG

element-plus

Version:

A Component Library for Vue 3

3 lines (2 loc) 98 B
import type Tree from './tree.vue'; export declare type TreeInstance = InstanceType<typeof Tree>;