main
ts 3 lines 85 Bytes
Raw
1 import minimist from 'minimist'
2
3 export const argv = minimist(process.argv.slice(2))