Skip to content

Commit

Permalink
chore(router): Switch to experimental types (#11405)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe authored Aug 31, 2024
1 parent 620d67a commit 2cd4521
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/router/ambient.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* eslint-disable no-var */
/* eslint-disable no-var */
/// <reference types="react/experimental" />

declare global {
var __REDWOOD__PRERENDERING: boolean
Expand Down

0 comments on commit 2cd4521

Please sign in to comment.