UNPKG

hongluan-ui

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