Skip to content

Commit a7631f5

Browse files
committed
chore: added autogenerated next-env.d.ts
1 parent 2f8a545 commit a7631f5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

next-env.d.ts

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

0 commit comments

Comments
 (0)