Files
oh-my-opencode/dist/agents/builtin-agents/resolve-file-uri.d.ts
T

2 lines
95 B
TypeScript
Raw Normal View History

export declare function resolvePromptAppend(promptAppend: string, configDir?: string): string;