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

3 lines
85 B
TypeScript
Raw Normal View History

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