// @ts-expect-error no types
import nodeDataChannel = require('../../build/Release/node_datachannel.node');
export default nodeDataChannel;
