UNPKG

node-datachannel

Version:

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

4 lines (3 loc) 140 B
// @ts-expect-error no types import nodeDataChannel = require('../../build/Release/node_datachannel.node'); export default nodeDataChannel;