ERP-node/mcp-agent-orchestrator/src/agents/index.ts

7 lines
103 B
TypeScript

/**
* 에이전트 모듈 내보내기
*/
export * from "./types.js";
export * from "./prompts.js";