fork(1) download
  1. // your code goes here
  2. let x="";
  3. console.log(typeof x)
Success #stdin #stdout 0.03s 16620KB
stdin
Standard input is empty
stdout
string