1
0
mirror of synced 2026-01-10 09:02:35 -05:00

Revert next-env.d.ts modification

This commit is contained in:
Sophie
2022-03-14 16:48:36 +01:00
parent 8209f9cc16
commit c22a88a1d5

1
next-env.d.ts vendored
View File

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