Files
oh-my-opencode/dist/mcp/grep-app.d.ts
T

7 lines
113 B
TypeScript
Raw Normal View History

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