We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4555a35 commit 5631732Copy full SHA for 5631732
packages/router/src/utils/env.ts
@@ -1 +1 @@
1
-export const isBrowser = typeof window !== 'undefined'
+export const isBrowser = typeof document !== 'undefined'
0 commit comments