Yuki Takei 1 месяц назад
Родитель
Сommit
1b8807df36
1 измененных файлов с 0 добавлено и 6 удалено
  1. 0 6
      apps/app/next-env.d.ts

+ 0 - 6
apps/app/next-env.d.ts

@@ -1,6 +0,0 @@
-/// <reference types="next" />
-/// <reference types="next/image-types/global" />
-import "./.next/dev/types/routes.d.ts";
-
-// NOTE: This file should not be edited
-// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.