mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-22 15:01:53 +02:00
1 line
51 B
JavaScript
1 line
51 B
JavaScript
module.exports = function (x) { return x * 100; };
|