chore(core): cleanup import paths

This commit is contained in:
braks
2022-11-17 17:55:20 +01:00
committed by Braks
parent 6f8b16a867
commit 406b20b8ba
11 changed files with 0 additions and 13 deletions
-1
View File
@@ -1,4 +1,3 @@
import { rectToBox } from './graph'
import type { EdgePositions, Getters, GraphEdge, GraphNode, HandleElement, Rect, Viewport, XYPosition } from '~/types'
import { Position } from '~/types'