UNPKG

@arco-design/web-vue

Version:

Arco Design Vue 2.0: A Vue.js 3 UI Library

6 lines (5 loc) 317 B
import { PropType } from 'vue'; import type { TreeFieldNames, TreeNodeData, FilterTreeNode, DropPosition, TreeNodeKey, CheckedStrategy, Node } from './interface'; import type { VirtualListProps, ScrollIntoViewOptions } from '../_components/virtual-list-v2/interface'; declare const _default; export default _default;