Initial commit
This commit is contained in:
1
wwwroot/lib/popper.js/esm/dom-utils/getWindow.min.js
vendored
Normal file
1
wwwroot/lib/popper.js/esm/dom-utils/getWindow.min.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export default function getWindow(n){return null==n?window:"[object Window]"!==n.toString()?(o=n.ownerDocument)&&o.defaultView||window:n;var o}
|
||||
Reference in New Issue
Block a user