UNPKG

@vreippainen/hevy-mcp-server

Version:
10 lines (9 loc) 152 B
export declare const config: { api: { hevyBaseUrl: string; hevyApiKey: string; }; server: { port: number; }; };