Files
oh-my-opencode/dist/shared/command-executor/execute-command.d.ts
T
2026-03-14 04:56:50 +00:00

2 lines
74 B
TypeScript

export declare function executeCommand(command: string): Promise<string>;