revert(core): type imports
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -2,13 +2,12 @@
|
||||
import type { D3ZoomEvent } from 'd3-zoom'
|
||||
import Viewport from '../Viewport/Viewport.vue'
|
||||
import A11yDescriptions from '../../components/A11y/A11yDescriptions.vue'
|
||||
import type { FlowElements, FlowProps } from '../../types/flow'
|
||||
import type {
|
||||
Connection,
|
||||
EdgeChange,
|
||||
EdgeMouseEvent,
|
||||
EdgeUpdateEvent,
|
||||
FlowElements,
|
||||
FlowProps,
|
||||
GraphEdge,
|
||||
GraphNode,
|
||||
NodeChange,
|
||||
|
||||
Reference in New Issue
Block a user