UNPKG

recall_sdk

Version:

Node js sdk for the recall ai api

5 lines (4 loc) 214 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const CALENDAR_PLATFORM = ["google_calendar", "microsoft_outlook"]; const CALENDAR_STATUS = ["connecting", "connected", "disconnected"];