Files
oh-my-opencode/dist/shared/tmux/tmux-utils/pane-close.d.ts
T
2026-03-14 04:56:50 +00:00

2 lines
73 B
TypeScript

export declare function closeTmuxPane(paneId: string): Promise<boolean>;