UNPKG

lwx-test-ui

Version:

lwx-test-ui

7 lines (6 loc) 277 B
import { InstallWithSFC } from '../../hooks'; import { default as SelectTree } from './src/select-tree.vue'; export declare const LwxSelectTree: InstallWithSFC<typeof SelectTree>; export default LwxSelectTree; export * from './src/instance'; export * from './src/select-tree';