UNPKG

@pipedream/microsoft_outlook_calendar

Version:

Pipedream Microsoft Outlook Calendar Components

11 lines (9 loc) 243 B
import microsoftOutlook from "../../microsoft_outlook_calendar.app.mjs"; import common from "@pipedream/microsoft_outlook/sources/common/common.mjs"; export default { ...common, props: { ...common.props, microsoftOutlook, }, };