mirror of
https://github.com/danbulant/bpm
synced 2026-05-19 04:08:47 +00:00
Test args output
This commit is contained in:
parent
ec72b3327d
commit
a6f03d9aa2
1 changed files with 3 additions and 0 deletions
3
index.js
Normal file
3
index.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
var args = require("./modules/args");
|
||||
|
||||
console.log(args);
|
||||
Loading…
Reference in a new issue