6 lines
64 B
TypeScript
6 lines
64 B
TypeScript
import webrtcSocket from './webrtc'
|
|
|
|
export {
|
|
webrtcSocket,
|
|
}
|