Initial commit
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
var xyz = require('xyz');
|
||||
console.log(xyz * 111);
|
||||
+1
@@ -0,0 +1 @@
|
||||
module.exports = 3
|
||||
+1
@@ -0,0 +1 @@
|
||||
module.exports = 5
|
||||
Reference in New Issue
Block a user