update: move component related types to component-type file
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import { Component, CSSProperties, DefineComponent } from 'vue'
|
||||
import { XYPosition, ElementId, Position } from './flow'
|
||||
import { HandleElement } from './handle'
|
||||
import { HandleElement } from './components'
|
||||
|
||||
interface VFInternals {
|
||||
position: XYPosition
|
||||
|
||||
Reference in New Issue
Block a user