ed3d7a55f4
- Override OpenCode's built-in glob with 60s timeout - Kill process on expiration to prevent indefinite hanging - Reuse grep's CLI resolver for ripgrep detection Generated by [OpenCode](https://opencode.ai/)
4 lines
48 B
TypeScript
4 lines
48 B
TypeScript
import { glob } from "./tools"
|
|
|
|
export { glob }
|