UNPKG

opentok-react-native

Version:
6 lines 274 B
import OTPublisher from './OTPublisher'; import OTSession from './OTSession'; import OTSubscriber from './OTSubscriber'; import OTSubscriberView from './OTSubscriberView'; export { OTSession, OTSubscriber, OTSubscriberView, OTPublisher }; //# sourceMappingURL=index.d.ts.map