Bikash Tiwari
Results
1
comments of
Bikash Tiwari
@kravets-levko Still happens with the current fix but this fixes it ``` ArrayConstructors.forEach((ArrayConstructor) => { if (!ArrayConstructor.prototype.at) { var _a; ArrayConstructor.prototype.at = (_a = ArrayConstructor.prototype.at) !== null && _a !==...