UNPKG

@jitsi/electron-sdk

Version:
7 lines (6 loc) 151 B
const RemoteControlMain = require('./main'); const RemoteControl = require('./render'); module.exports = { RemoteControlMain, RemoteControl };