UNPKG

69 BJavaScriptView Raw
1try {
2 module.exports = window
3} catch(e) {
4 module.exports = {}
5}