UNPKG

node-datachannel

Version:

WebRTC For Node.js and Electron. libdatachannel node bindings.

9 lines (5 loc) 240 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); let nodeDataChannel = require("../../../build/Release/node_datachannel.node"); exports.default = nodeDataChannel; //# sourceMappingURL=node-datachannel.cjs.map