Skip to content

Commit 103a48f

Browse files
tianzhouclaude
andcommitted
chore: update next-env.d.ts
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f97eb13 commit 103a48f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/next-env.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/// <reference types="next" />
22
/// <reference types="next/image-types/global" />
3-
import "./.next/types/routes.d.ts";
3+
import "./.next/dev/types/routes.d.ts";
44

55
// NOTE: This file should not be edited
66
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.

0 commit comments

Comments
 (0)