Files
oh-my-opencode/src/tools/interactive-bash/index.ts
T

4 lines
72 B
TypeScript
Raw Normal View History

import { interactive_bash } from "./tools"
export { interactive_bash }