UNPKG

@wonderwhy-er/desktop-commander

Version:

MCP server for terminal operations and file editing

3 lines (2 loc) 140 B
export declare function escapeHtml(input: string): string; export declare function highlightSource(code: string, language: string): string;