0

What is the purpose of the zero (0, _child...) in the following expression

var python = (0, _child_process.spawn)('python2.7', [dummy_arguments]);

I think this is an IIFE but I don't know what is the purpose of the zero as an additional argument.

Cœur
  • 37,241
  • 25
  • 195
  • 267
Juan David
  • 2,676
  • 4
  • 32
  • 42

0 Answers0