mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-06-15 04:22:16 +08:00
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
module.exports = function (x) { return x * 100; };
|