mirror of
https://github.com/Azure/setup-helm.git
synced 2026-02-08 13:27:24 +00:00
1 line
51 B
JavaScript
1 line
51 B
JavaScript
module.exports = function (x) { return x + 100; };
|