Files
oh-my-opencode/dist/mcp/grep-app.d.ts
T
2026-03-14 04:56:50 +00:00

7 lines
113 B
TypeScript

export declare const grep_app: {
type: "remote";
url: string;
enabled: boolean;
oauth: false;
};