File size: 69 Bytes
04f98c3
 
 
 
 
1
2
3
4
5
6
try {
  module.exports = window
} catch(e) {
  module.exports = {}
}