feat(core): export isGraphNode & isGraphEdge typeguards
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -32,6 +32,8 @@ export {
|
||||
export {
|
||||
isNode,
|
||||
isEdge,
|
||||
isGraphNode,
|
||||
isGraphEdge,
|
||||
addEdge,
|
||||
updateEdge,
|
||||
getOutgoers,
|
||||
|
||||
Reference in New Issue
Block a user