2021-08-24 19:21:14 +02:00

2 lines
51 B
JavaScript

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