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

2 lines
71 B
TypeScript
Raw Normal View History

export declare function isServerInstalled(command: string[]): boolean;