UNPKG
node-getopt
Version:
latest (0.3.2)
0.3.2
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
featured command line args parser
github.com/jiangmiao/node-getopt
jiangmiao/node-getopt
node-getopt
/
index.js
2 lines
(1 loc)
•
45 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/getopt.js'
)
;