Sha256: f6efd2376a6053adab4e53a44fae7531188ce7ccb7164a493dd9b8bf3971048c
Contents?: true
Size: 514 Bytes
Versions: 3
Compression:
Stored size: 514 Bytes
Contents
require=(function(o,r){return function(n){var x=r(n);if(x!==undefined)return x;if(o)return o(n);throw new Error("Cannot find module '"+n+"'")}})(typeof require!=="undefined"&&require,(function(p,c,e){function r(n){if(!c[n]){if(!p[n])return;c[n]={exports:{}};p[n][0](function(x){return r(p[n][1][x])},c[n],c[n].exports);}return c[n].exports}for(var i=0;i<e.length;i++)r(e[i]);return r})({"./robot.js":[function(require,module,exports){module.exports = function (s) { return s.toUpperCase() + '!' }; },{}]},{},[]));
Version data entries
3 entries across 3 versions & 2 rubygems