Skip to content

compareImplementations

reference
1 min readUpdated

Kind: Function

Source: Outlook_plugin/src/calendar/test-calendar-sync.ts (line 8)

Part of: Calendar

Signature

ts
async function compareImplementations(pamsCalendar: PamsCalendarResponse, outlookCalendar: OutlookCalendarEvent[])

Parameters

NameType
pamsCalendarPamsCalendarResponse
outlookCalendarOutlookCalendarEvent[]

Relationships

  • IMPORTS → matchingPamsCalendarWithOutlookCalendar
  • IMPORTS → matchingPamsCalendarWithOutlookCalendar
  • IMPORTS → PamsCalendarResponse
  • IMPORTS → OutlookCalendarEvent

Was this page helpful?

Download as PDF