mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-06-14 01:42:17 +08:00
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
module.exports = function (x) { return x * 100; };
|