fork(1) download
  1. // your code goes here
  2. let x=["array","obj"];
  3. console.log(typeof x)
Success #stdin #stdout 0.04s 16776KB
stdin
Standard input is empty
stdout
object