better-tmux
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -34,2 +34,3 @@ /// <reference types="react" /> | ||
export type BetterTmuxConfig = { | ||
options?: Options; | ||
theme?: Theme; | ||
@@ -36,0 +37,0 @@ status?: Status; |
{ | ||
"name": "better-tmux", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"exports": { | ||
@@ -5,0 +5,0 @@ ".": { |
16832
587