2025-05-11 14:48:27 +05:00

2 lines
51 B
JavaScript

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