Files
number_zj/20220330_Vote/Ewide.Web.Entry/wwwroot/lib/xe-utils/staticLocation.js
毛财君 197b38ca6f 1
2023-07-06 17:37:33 +08:00

7 lines
200 B
JavaScript

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