Files
calendar/packages/platform/libraries/conferencing.ts
T

6 lines
187 B
TypeScript

export {
getRecordingsOfCalVideoByRoomName,
getDownloadLinkOfCalVideoByRecordingId,
getAllTranscriptsAccessLinkFromRoomName,
} from "@calcom/features/conferencing/lib/videoClient";