UNPKG

93 BJavaScriptView Raw
1var html = require('fs').readFileSync(__dirname + '/robot.html', 'utf8');
2console.log(html);