some next-env.d.ts update

This commit is contained in:
Thomas Ruoff
2021-12-08 23:44:21 +01:00
committed by Thomas Ruoff
parent f1ff6b0a41
commit 28f8e527cc

1
next-env.d.ts vendored
View File

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