mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-18 22:23:21 +09:00
Merge branch 'master' of TOP/javascript-exercises
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const translate = function() {
|
||||
// body...
|
||||
|
||||
}
|
||||
|
||||
module.exports = translate
|
||||
module.exports = translate
|
||||
|
||||
Reference in New Issue
Block a user