3 lines
43 B
JavaScript
3 lines
43 B
JavaScript
exports.named = function () { return 7 };
|
|
|
exports.named = function () { return 7 };
|
|
|