Files
oh-my-opencode/dist/tools/slashcommand/index.d.ts
T
2026-03-14 04:56:50 +00:00

3 lines
85 B
TypeScript

export * from "./types";
export { discoverCommandsSync } from "./command-discovery";