UNPKG

@pipedream/microsoft_outlook_calendar

Version:

Pipedream Microsoft Outlook Calendar Components

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