qauMaWeb/node_modules/core-js/internals/engine-is-browser.js

2 lines
44 B
JavaScript
Raw Permalink Normal View History

2024-10-13 18:02:27 +08:00
module.exports = typeof window == 'object';