UNPKG
@twilio/rtc-diagnostics
Version:
alpha (1.0.0-preview3)
beta (1.0.0-beta2)
latest (1.0.1)
1.0.1
1.0.0
1.0.0-preview3
1.0.0-beta2
1.0.0-beta1
Various diagnostics functions to help analyze connections to Twilio
@twilio/rtc-diagnostics
/
typedoc.json
10 lines
(9 loc)
•
127 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"exclude"
:
[
"lib/diagnostics.ts"
,
"lib/polyfills/**/*"
,
"tests/**/*"
]
,
"mode"
:
"file"
,
"out"
:
"docs"
}