mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-23 06:11:52 +02:00
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
|
module.exports = function (x) { return x * 100; };
|