Test args output

This commit is contained in:
danbulant 2020-02-19 16:56:42 +01:00
parent ec72b3327d
commit a6f03d9aa2

3
index.js Normal file
View file

@ -0,0 +1,3 @@
var args = require("./modules/args");
console.log(args);