dmm22

Results 1 comments of dmm22

What if i'm using it on an image url? ``` let currentImage = data[data.length - 1].data[i].image; const fac = new FastAverageColor(); fac.getColorAsync(currentImage); ``` Where would the `crossorigin="anonymous" `go?