update next-env.d.ts

This commit is contained in:
Abhinav 2022-02-20 13:35:10 +05:30
parent 5c863f2436
commit 7a670d7d7e

1
next-env.d.ts vendored
View file

@ -1,5 +1,4 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited