peer-data
Advanced tools
Comparing version
@@ -1,2 +0,1 @@ | ||
import 'webrtc-adapter'; | ||
import { App as PeerData } from './app/App'; | ||
@@ -3,0 +2,0 @@ import { Room } from './app/Room'; |
@@ -1,3 +0,1 @@ | ||
import 'webrtc-adapter'; | ||
var EventDispatcher = /** @class */ (function () { | ||
@@ -490,4 +488,7 @@ function EventDispatcher() { | ||
// tslint:disable-next-line: no-require-imports no-var-requires | ||
require('webrtc-adapter'); | ||
export default App; | ||
export { EventDispatcher, Participant, Room, SignalingEventType, SocketChannel }; | ||
//# sourceMappingURL=index.es.js.map |
@@ -5,4 +5,2 @@ 'use strict'; | ||
require('webrtc-adapter'); | ||
var EventDispatcher = /** @class */ (function () { | ||
@@ -494,2 +492,5 @@ function EventDispatcher() { | ||
// tslint:disable-next-line: no-require-imports no-var-requires | ||
require('webrtc-adapter'); | ||
exports.EventDispatcher = EventDispatcher; | ||
@@ -496,0 +497,0 @@ exports.Participant = Participant; |
{ | ||
"name": "peer-data", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "PeerData - library for files, media streaming/sharing using WebRTC", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
146492
0.98%1102
0.09%