mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-24 11:10:25 +02:00
4 lines
162 B
TypeScript
4 lines
162 B
TypeScript
export { AgentsPage } from "./agents-page";
|
|
export { AgentDetailPage } from "./agent-detail-page";
|
|
export { AgentCreationStudio } from "./agent-creation-studio";
|