1 line
44 B
JavaScript
1 line
44 B
JavaScript
module.exports = typeof window == 'object';
|
module.exports = typeof window == 'object';
|