UNPKG

msexchange-mcp

Version:

MCP server for Microsoft Exchange/Outlook email operations via Microsoft Graph API

7 lines 268 B
export declare const logger: { info: (message: string, data?: any) => void; error: (message: string, data?: any) => void; warn: (message: string, data?: any) => void; debug: (message: string, data?: any) => void; }; //# sourceMappingURL=logger.d.ts.map