UNPKG

@xcud/remote-commander

Version:

MCP server for remote file operations via REST API

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