chore: include pre-built dist for github install
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export type SplitDirection = "-h" | "-v";
|
||||
export declare function isInsideTmux(): boolean;
|
||||
export declare function getCurrentPaneId(): string | undefined;
|
||||
Reference in New Issue
Block a user