UNPKG
vremoting
Version:
latest (0.0.1)
0.0.1
StrongLoop Remoting Module
github.com/vsoft-lab/vremoting
vsoft-lab/vremoting
vremoting
/
index.js
7 lines
(5 loc)
•
143 B
JavaScript
View Raw
1
2
3
4
5
6
7
/** * remotes ~ public api *
/ module.exports = require('./li
b/remote-objects
'); module.exports.SharedClass = require('
./lib/shared-
class
')
;