UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

5 lines (3 loc) 84 B
'use strict'; var argv = require('../')(process.argv.slice(2)); console.log(argv);