UNPKG
alljoyn
Version:
latest (1.0.0)
1.0.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1
0.0.0
Alljoyn NodeJS Integration
github.com/octoblu/alljoyn
octoblu/alljoyn
alljoyn
/
index.js
2 lines
(1 loc)
•
54 B
JavaScript
View Raw
1
2
module.exports
= require(
'bindings'
)(
'node-alljoyn'
)
;