All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scripts.node_modules.popper.js.src.utils.isBrowser.js Maven / Gradle / Ivy

There is a newer version: 2.14
Show newest version
export default typeof window !== 'undefined' && typeof document !== 'undefined' && typeof navigator !== 'undefined';




© 2015 - 2025 Weber Informatics LLC | Privacy Policy