uapte
This commit is contained in:
-1
@@ -1 +0,0 @@
|
||||
module.exports = function (x) { return x * 100; };
|
||||
-1
@@ -1 +0,0 @@
|
||||
module.exports = function (x) { return x + 100; };
|
||||
-1
@@ -1 +0,0 @@
|
||||
module.exports = function (n) { return n * 111; };
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user