UNPKG

mcp-code-graph

Version:
9 lines (8 loc) 204 B
export declare const config: { CODEGPT_API_KEY: string; CODEGPT_REPO_URL: string; CODEGPT_ORG_ID: string; CODEGPT_GRAPH_ID: string; IS_MULTI_REPO: boolean; REPO_LIST: string[]; };