/// var input: string; var result = PEG.parse(input); console.log(result);