forked from enviPath/enviPy
2 lines
62 B
JavaScript
2 lines
62 B
JavaScript
var robot = require('./robot.js');
|
|
console.log(robot('beep')); |