1

I found this in sources of Material UI

(0, _classCallCheck3.default)(this, Drawer);

For instance

var c = function (a, b) {console.log(a, b)};
(5, c)(1, 2); // prints '1 2', but what is 5 doing?

0 Answers0