UNPKG
@dolbyio/webrtc-stats
Version:
latest (1.2.1)
1.2.1
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.4.0
0.3.0
0.2.0
0.1.0
Dolby OptiView WebRTC Statistics
github.com/DolbyIO/web-webrtc-stats
DolbyIO/web-webrtc-stats
@dolbyio/webrtc-stats
/
dist
/
index.d.ts
6 lines
(5 loc)
•
191 B
TypeScript
View Raw
1
2
3
4
5
6
export
{
default
as
Logger
}
from
'js-logger'
;
export
*
from
'./webRTCStats'
;
export
*
from
'./types/options'
;
export
*
from
'./types/WebRTCStats'
;
export
*
from
'./types/webRTCStatsEvents'
;