File manager - Edit - /usr/local/lib/node_modules/pm2/node_modules/pm2-axon-rpc/example.js
Back
exports.add = function(a, b, fn){ fn(null, a + b); }; exports.sub = function(a, b, fn){ fn(null, a - b); }; exports.uppercase = function(str, fn){ fn(null, str.toUpperCase()); }; exports.lowercase = function(str, fn){ fn(null, str.toLowerCase()); };
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings