mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-13 11:46:03 +09:00
+1
-1
@@ -2,4 +2,4 @@ const sumAll = function() {
|
||||
|
||||
}
|
||||
|
||||
module.exports = sumAll;
|
||||
module.exports = sumAll
|
||||
|
||||
Reference in New Issue
Block a user