refactor: change pkg scope to vue-flow
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Grid } from 'pathfinding'
|
||||
import type { Position } from '@braks/vue-flow'
|
||||
import type { Position } from '@vue-flow/core'
|
||||
import { getNextPointFromPosition, guaranteeWalkablePath } from './guaranteeWalkablePath'
|
||||
import { graphToGridPoint } from './pointConversion'
|
||||
import { round } from './utils'
|
||||
|
||||
Reference in New Issue
Block a user