chore: include pre-built dist for github install
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export declare function parseTmuxCommand(tmuxCommand: string): {
|
||||
subCommand: string;
|
||||
sessionName: string | null;
|
||||
};
|
||||
Reference in New Issue
Block a user