feat(core): add EdgePathParams type to edge utils (#1479)

* feat(core): add `EdgePathParams` type to edge utils

* chore(changeset): add

* chore(core): cleanup jsdocs
This commit is contained in:
Braks
2024-06-18 12:29:29 +02:00
parent cff55c8ebf
commit 9b4e3b2656
6 changed files with 97 additions and 42 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": minor
---
Add `EdgePathParams` type and export it