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

4 lines
48 B
TypeScript
Raw Normal View History

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