UNPKG

livstream-player

Version:

A lightweight livestream player SDK for React apps

4 lines (3 loc) 174 B
export * from './hooks/useLivestreamSDK'; export * from './contexts/contexts'; export { default as WatchLivestreamComponent } from './components/LiveStream/WatchLiveStream';