UNPKG
@gathertown/mediasoup
Version:
latest (0.0.4-gather)
0.0.4-gather
0.0.3-gather
0.0.2-gather
Cutting Edge WebRTC Video Conferencing
mediasoup.org
gathertown/mediasoup
@gathertown/mediasoup
/
node
/
lib
/
fbs
/
srtp-parameters.d.ts
3 lines
•
201 B
TypeScript
View Raw
1
2
3
export
{
SrtpCryptoSuite
}
from
'./srtp-parameters/srtp-crypto-suite'
;
export
{
SrtpParameters
,
SrtpParametersT
}
from
'./srtp-parameters/srtp-parameters'
;
//# sourceMappingURL=srtp-parameters.d.ts.map