UNPKG

discord-mcp

Version:
12 lines 247 B
export declare function loadConfig(): { NODE_ENV: any; }; export declare const cfg: {}; export declare const config: { discord: { token: string; }; port: string; logLevel: string; }; //# sourceMappingURL=config.d.ts.map