projecte_ionic/node_modules/core-js/internals/engine-is-browser.js
2022-02-09 18:30:03 +01:00

2 lines
44 B
JavaScript
Executable file

module.exports = typeof window == 'object';