UNPKG

@element-plus/nightly

Version:

A Component Library for Vue 3

5 lines (4 loc) 217 B
import TreeSelect from './src/tree-select.vue'; import type { SFCWithInstall } from '@element-plus/nightly/es/utils'; export declare const ElTreeSelect: SFCWithInstall<typeof TreeSelect>; export default ElTreeSelect;