2025-04-23 09:34:08 +08:00

2 lines
51 B
JavaScript

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