Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Commit 21f854e

Browse files
authored
Automatic update to next-env.d.ts file (github#20917)
1 parent ccaab2b commit 21f854e

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)