Files
oh-my-opencode/dist/tools/lsp/server-path-bases.d.ts
T

2 lines
93 B
TypeScript
Raw Normal View History

export declare function getLspServerAdditionalPathBases(workingDirectory: string): string[];