feat(core): add onError hook
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -71,6 +71,6 @@ export { default as useEdge } from './composables/useEdge'
|
||||
|
||||
export { useGetPointerPosition } from './composables/useGetPointerPosition'
|
||||
|
||||
export { VueFlowError } from './utils/log'
|
||||
export { VueFlowError, ErrorCode } from './utils/errors'
|
||||
|
||||
export * from './types'
|
||||
|
||||
Reference in New Issue
Block a user