mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-15 04:36:27 +09:00
+4
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "baz",
|
||||
"main": "quux.js"
|
||||
}
|
||||
+1
@@ -0,0 +1 @@
|
||||
module.exports = 1;
|
||||
Reference in New Issue
Block a user