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,6 +1,5 @@
import type { MaybeRef } from '@vueuse/core'
import { isFunction } from '@vueuse/core'
import useVueFlow from './useVueFlow'
import type { Connection, Getters, GraphEdge, HandleType, ValidConnectionFunc } from '~/types'
import { ConnectionMode } from '~/types'