Skip to content

Commit 2cd4521

Browse files
authored
chore(router): Switch to experimental types (#11405)
1 parent 620d67a commit 2cd4521

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/router/ambient.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/* eslint-disable no-var */
2+
/* eslint-disable no-var */
3+
/// <reference types="react/experimental" />
24

35
declare global {
46
var __REDWOOD__PRERENDERING: boolean

0 commit comments

Comments
 (0)