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.

5 lines 196 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MICROSOFT_CONFIG = void 0; exports.MICROSOFT_CONFIG = 'MICROSOFT_CONFIG'; //# sourceMappingURL=constants.js.map