79141d594d14af8fe29334251530b1b44c1f9418
Add src/graphs/modules/metagraph.ts exporting Metagraph as Type.Module() with Config (Union defaults for type, Boolean defaults for multi/allowSelfLoops), BaseNode (optional created/modified/metadata with Type.Unknown()), and BaseEdge (type string, optional metadata with Type.Unknown()). Also export GRAPH_STATUS const and GraphStatus TypeBox schema for sqlite host usage. Update mod.ts to re-export from modules/metagraph.ts.
Description
No description provided
Languages
TypeScript
100%