0
Q:

how to make array uniq

let uniqueArray = [...new Set([5,5,2,2,2,4,2])];
1

New to Communities?

Join the community