import { loadTmuxBashConfig } from "./config"; import { tmuxBash } from "./extension"; export default tmuxBash(loadTmuxBashConfig());