UNPKG
movehub
Version:
latest (0.4.1)
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
Interface to the Lego Boost Move Hub
github.com/hobbyquaker/node-movehub
hobbyquaker/node-movehub
movehub
/
index.js
4 lines
(2 loc)
•
69 B
JavaScript
View Raw
1
2
3
4
const
{
Boost
} =
require
(
'./movehub'
);
module
.
exports
=
new
Boost
();