UNPKG

markdown-editor-mcp

Version:

MCP server for markdown editing and management

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