UNPKG
kaltura-node-typescript-client
Version:
latest (20.7.3)
20.7.3
20.7.0
20.7.0-v20240328-121321
20.7.0-v20240328-114147
20.7.0-v20240325-090702
20.7.0-v20240320-143453
20.7.0-v20240320-132759
20.7.0-v20240320-131735
1.0.0-v20240319-145020
Kaltura Node Typescript client
github.com/kaltura/clients-generator
kaltura/clients-generator
kaltura-node-typescript-client
/
api
/
types
/
KalturaLiveReportExportType.d.ts
11 lines
(10 loc)
•
253 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
export
declare
enum
KalturaLiveReportExportType
{ entryTimeLineAll =
11
, entryTimeLineLive =
12
, locationAll =
21
, locationLive =
22
, partnerTotalAll =
1
, partnerTotalLive =
2
, syndicationAll =
31
, syndicationLive =
32
}