1

I came across the line below in Bootstrap-sweetalerts script.

(0, _handleDom.addClass)($text, params.textClass);

As I tested it _handleDom.addClass takes two arguments like _handleDom.addClass($text, params.textClass) but what is the 0 as a first parameter stands for?

n1md7
  • 1,825
  • 1
  • 9
  • 18

0 Answers0