feat(graph): implement fromSpecs, addOperation, addTypedEdge, buildTypeEdges
This commit is contained in:
@@ -1 +1 @@
|
||||
export { FlowGraph, type FlowGraphOptions } from "./construction.js";
|
||||
export { FlowGraph, buildTypeEdges, type FlowGraphOptions, type OperationSpec } from "./construction.js";
|
||||
Reference in New Issue
Block a user