mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-19 22:53:27 +09:00
@@ -1,5 +1,3 @@
|
||||
const palindromes = function() {
|
||||
|
||||
}
|
||||
const palindromes = function () {};
|
||||
|
||||
module.exports = palindromes;
|
||||
|
||||
Reference in New Issue
Block a user