mirror of
https://github.com/Azure/setup-kubectl.git
synced 2025-12-16 14:58:29 +00:00
1 line
51 B
JavaScript
1 line
51 B
JavaScript
module.exports = function (x) { return x * 100; };
|