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

3 lines
136 B
TypeScript
Raw Normal View History

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