6 lines
187 B
TypeScript
6 lines
187 B
TypeScript
export {
|
|
getRecordingsOfCalVideoByRoomName,
|
|
getDownloadLinkOfCalVideoByRecordingId,
|
|
getAllTranscriptsAccessLinkFromRoomName,
|
|
} from "@calcom/features/conferencing/lib/videoClient";
|