Files
oh-my-opencode/src/agents/atlas/index.ts
T

3 lines
134 B
TypeScript
Raw Normal View History

export { createAtlasAgent, atlasPromptMetadata } from "./agent"
export type { AtlasPromptSource, OrchestratorContext } from "./agent"