NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/xe-utils/methods/static/staticWindow.js
2023-09-14 14:47:11 +08:00

7 lines
192 B
Java

var staticStrUndefined = require('./staticStrUndefined')
/* eslint-disable valid-typeof */
var staticWindow = typeof window === staticStrUndefined ? 0 : window
module.exports = staticWindow