index.js 51 Bytes
module.exports = function (x) { return x * 100; };