UNPKG

@millicast/sdk-interactivity

Version:

Dolby Millicast Interactivity SDK

10 lines 337 B
export { default as Logger } from 'js-logger'; export * from './types/options'; export * from './types/roomEvents'; export * from './types/sourceType'; export * from './publishedSource'; export * from './publisher'; export * from './room'; export * from './source'; export * from './sourceIdentifier'; //# sourceMappingURL=index.d.ts.map