mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-03 15:01:00 +02:00
2 lines
88 B
TypeScript
2 lines
88 B
TypeScript
export { createMcpServer, run } from "./server.js";
|
|
export * from "./server-effect.js";
|