UNPKG

@checkfirst/nestjs-outlook

Version:

An opinionated NestJS module for Microsoft Outlook integration that provides easy access to Microsoft Graph API for emails, calendars, and more.

4 lines (3 loc) 77 B
export * from './calendar'; export * from './email'; export * from './auth';