mirror of
https://git.hmsn.ink/kospo/helptalk/push.git
synced 2026-03-20 18:33:31 +09:00
first
This commit is contained in:
4
node_modules/minimist/example/parse.js
generated
vendored
Normal file
4
node_modules/minimist/example/parse.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
'use strict';
|
||||
|
||||
var argv = require('../')(process.argv.slice(2));
|
||||
console.log(argv);
|
||||
Reference in New Issue
Block a user