UNPKG
sphero-pwn
Version:
latest (0.5.3)
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
Driver for Sphero robots
github.com/pwnall/node-sphero-pwn
pwnall/node-sphero-pwn
sphero-pwn
/
lib
/
index.js
3 lines
(2 loc)
•
84 B
JavaScript
View Raw
1
2
3
require
(
'coffee-script/register'
);
module
.exports =
require
(
'../src/index.coffee'
);