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
/
notification.d.ts
4 lines
•
207 B
TypeScript
View Raw
1
2
3
4
export
{
Body
}
from
'./notification/body'
;
export
{
Event
}
from
'./notification/event'
;
export
{
Notification
,
NotificationT
}
from
'./notification/notification'
;
//# sourceMappingURL=notification.d.ts.map