Эх сурвалжийг харах

Tree: remove undefined member

Axel Manuel 7 жил өмнө
parent
commit
cdf05c46ec
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      types/tree.d.ts

+ 0 - 1
types/tree.d.ts

@@ -1,6 +1,5 @@
 import { CreateElement, VNode } from 'vue'
 import { CreateElement, VNode } from 'vue'
 import { ElementUIComponent } from './component'
 import { ElementUIComponent } from './component'
-import {Tree} from "./index";
 
 
 /** The node of the tree */
 /** The node of the tree */
 export interface TreeNode {
 export interface TreeNode {