5 lines
187 B
TypeScript
5 lines
187 B
TypeScript
// for reasos this can't live alongide config.ts
|
|
// because its imported into the frontend UI
|
|
// and we don't want to pull in FastMCP, etc
|
|
export const ghPullfrogMcpName = "gh-pullfrog";
|