1 line
49 B
JavaScript
1 line
49 B
JavaScript
exports.aFunction = function() { return 1127; };
|
exports.aFunction = function() { return 1127; };
|