UNPKG
get-window
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.0
0.0.2
0.0.1
Returns the `window` object from a DOM object
github.com/webmodules/get-window
webmodules/get-window
get-window
/
needs-ie-fallback.js
3 lines
(2 loc)
•
97 B
JavaScript
View Raw
1
2
3
// there is a browser-specific, equivalent, module in the same directory
module
.
exports
=
false
;