We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 620d67a commit 2cd4521Copy full SHA for 2cd4521
packages/router/ambient.d.ts
@@ -1,4 +1,6 @@
1
/* eslint-disable no-var */
2
+/* eslint-disable no-var */
3
+/// <reference types="react/experimental" />
4
5
declare global {
6
var __REDWOOD__PRERENDERING: boolean
0 commit comments