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
/
components
/
internal
/
SecuredFields
/
lib
/
CSF
/
utils
/
iframes
/
getIframeContentWin.js
3 lines
(2 loc)
•
177 B
JavaScript
View Raw
1
2
3
function
e
(
e,n
){
var
d;
return
(
null
===(d=e.
securedFields
[n])||
void
0
===d?
void
0
:d.
iframeContentWindow
)||
null
}
export
{e
as
default
};
//# sourceMappingURL=getIframeContentWin.js.map