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

3 lines
63 B
TypeScript
Raw Normal View History

export * from "./types"
export { slashcommand } from "./tools"