mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-19 14:43:22 +09:00
move files from testing repo to this repo
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
const translate = function() {
|
||||
// body...
|
||||
}
|
||||
|
||||
module.exports = translate
|
||||
Reference in New Issue
Block a user