UNPKG

mediasoup

Version:

Cutting Edge WebRTC Video Conferencing

5 lines 344 B
export { DumpResponse, DumpResponseT } from './data-producer/dump-response'; export { GetStatsResponse, GetStatsResponseT } from './data-producer/get-stats-response'; export { SendNotification, SendNotificationT } from './data-producer/send-notification'; export { Type } from './data-producer/type'; //# sourceMappingURL=data-producer.d.ts.map