Vinod Khandelwal

Results 2 issues of Vinod Khandelwal

Hi, I am trying to integrate this library in a react project but not able to make it work . I am getting below error. `` The script has an...

want to add a array multiplier function as follows - ```javascript array.map(x => x * multiplier); ```