mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-23 14:52:18 +10:00
5 lines
185 B
TypeScript
5 lines
185 B
TypeScript
export { MCP_TOOL_NAME } from "./mcp-tool-names";
|
|
export { registerPrompts } from "./prompts";
|
|
export { registerResources } from "./resources";
|
|
export { registerTools } from "./tools";
|