fix: typings for UseVueFlow
Signed-off-by: bcakmakoglu <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
import { CSSProperties, ToRefs } from 'vue'
|
||||
import { CSSProperties } from 'vue'
|
||||
import { ToRefs } from '@vue/reactivity'
|
||||
import { GraphEdge, Edge } from './edge'
|
||||
import { GraphNode, CoordinateExtent, Node } from './node'
|
||||
import { ConnectionLineType, ConnectionMode } from './connection'
|
||||
|
||||
Reference in New Issue
Block a user