UNPKG
@atlas-kitchen/adyen-web
Version:
latest (6.15.0)
6.15.0
docs.adyen.com/checkout
atlas-kitchen/adyen-web
@atlas-kitchen/adyen-web
/
dist
/
es-legacy
/
utils
/
arrayUtils.js
3 lines
(2 loc)
•
230 B
JavaScript
View Raw
1
2
3
function
t
(
t,e,n
){
let
l;
const
o=n;
return
1
!==t.
length
||e||(l=t),t.
length
>(
null
==e?
void
0
:e.
length
)&&(l=t.
filter
((
(
{[o]:t}
)=>
!e.
some
((
(
{[o]:e}
)=>
e===t))))),l}
export
{t
as
getArrayDifferences};
//# sourceMappingURL=arrayUtils.js.map