UNPKG

desktop-commander-marcus-ver

Version:

MCP server for terminal operations and file editing

3 lines (2 loc) 127 B
export declare function getMimeType(filePath: string): string; export declare function isImageFile(mimeType: string): boolean;