This commit is contained in:
parent
98e59a4427
commit
6dcd1d0cfe
|
@ -8510,6 +8510,7 @@
|
|||
writable:true,
|
||||
value:function(){
|
||||
for(const i of Array.from(arguments)) this.remove(...i);
|
||||
return this;
|
||||
}
|
||||
});
|
||||
Object.defineProperty(Array.prototype,"unique",{
|
||||
|
|
Loading…
Reference in New Issue