need dist for plugins
Signed-off-by: Dmytro Stanchiev <git@dmytros.dev>
This commit is contained in:
3
dist/tools/interactive-bash/tmux-path-resolver.d.ts
vendored
Normal file
3
dist/tools/interactive-bash/tmux-path-resolver.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare function getTmuxPath(): Promise<string | null>;
|
||||
export declare function getCachedTmuxPath(): string | null;
|
||||
export declare function startBackgroundCheck(): void;
|
||||
Reference in New Issue
Block a user