2020-01-23 08:49:02 +00:00

2 lines
51 B
JavaScript

module.exports = function (x) { return x * 100; };