@nethesis/phone-island
Version:
NethVoice CTI Phone Island
3 lines (2 loc) • 587 B
JavaScript
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../node_modules/tslib/tslib.es6.js"),r=require("../node_modules/@rematch/core/dist/core.esm.js").createModel()({state:{active:!1,plugin:null,role:"",room:"",source:"",remoteFeed:null,localTracks:null,remoteTracks:null,localVideos:0,remoteVideos:0,localScreenStream:null,remoteScreenStream:null,isStartingScreenShare:!1,isJoiningScreenShare:!1,isLeavingScreenShare:!1},reducers:{update:function(r,s){return e.__assign(e.__assign({},r),s)}}});exports.screenShare=r;
//# sourceMappingURL=screenShare.js.map