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

7 lines
200 B
Java

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