UNPKG

peerpigeon

Version:

WebRTC-based peer-to-peer mesh networking library with intelligent routing and signaling server

8 lines (6 loc) 187 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./dist/runtime-dom.cjs.prod.js') } else { module.exports = require('./dist/runtime-dom.cjs.js') }