UNPKG

@wonderwhy-er/desktop-commander

Version:

MCP server for terminal operations and file editing

3 lines (2 loc) 133 B
export declare function logToFile(message: string): Promise<void>; export declare function logError(message: string): Promise<void>;