feat(pathfinding-edge): add and export props type
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export { default as PathFindingEdge } from './edge/PathFindingEdge.vue'
|
||||
export { default as PerfectArrow } from './arrow/PerfectArrow.vue'
|
||||
export * from './types'
|
||||
|
||||
Reference in New Issue
Block a user