2024-07-07 18:49:38 -07:00

2 lines
51 B
JavaScript

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