UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

9 lines (7 loc) 184 B
// @deprecated function windowIsTopMatches(node) { return ( node.ownerDocument.defaultView.self === node.ownerDocument.defaultView.top ); } export default windowIsTopMatches;