3 lines
69 B
JavaScript
3 lines
69 B
JavaScript
let findTheOldest = function () {};
|
|
|
|
module.exports = findTheOldest;
|