Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 21f854e

Browse files
authoredAug 17, 2021
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

Lines changed: 3 additions & 0 deletions
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)
Please sign in to comment.