const R3 = require('./r3.js'); R3.System.Linking.start(); R3.System.Socket.start(); module.exports = R3;