UNPKG

element-plus

Version:

A Component Library for Vue 3

4 lines (3 loc) 135 B
import type { WatcherPropsData } from '.'; declare function useTree<T>(watcherData: WatcherPropsData<T>): any; export default useTree;