mirror of https://gitee.com/openkylin/nodejs.git
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
|
module.exports = function foo(arg) { return arg; }
|