import {ntlmParseFromCmdLine} from '../src/cmdLine'; const object = ntlmParseFromCmdLine(); console.log('object: ', object);