mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 12:29:30 +08:00
1 line
51 B
Text
1 line
51 B
Text
module.exports = function (x) { return x * 100; };
|