UNPKG
bson-rpc
Version:
latest (0.16.2)
0.16.2
0.16.1
0.16.0
0.15.2
0.15.1
0.15.0
0.12.0
0.11.2
0.11.0
0.10.0
0.9.0
0.8.2
0.8.0
0.7.0
0.5.3
0.5.2
0.5.1
the nodejs version of bson-rpc
github.com/hmisty/bson-rpc-nodejs
hmisty/bson-rpc-nodejs
bson-rpc
/
examples
/
node_modules
/
_router-ips@1.0.0@router-ips
/
index.js
3 lines
(2 loc)
•
70 B
JavaScript
View Raw
1
2
3
'use strict'
;
module
.
exports
=
new
Set
(
require
(
'./router-ips.json'
));