Skip to content

Commit 8f63f14

Browse files
authored
Merge branch 'main' into repo-sync
2 parents 4992435 + 21f854e commit 8f63f14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

next-env.d.ts

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
/// <reference types="next" />
22
/// <reference types="next/types/global" />
33
/// <reference types="next/image-types/global" />
4+
5+
// NOTE: This file should not be edited
6+
// see https://nextjs.org/docs/basic-features/typescript for more information.

0 commit comments

Comments
 (0)