This commit is contained in:
2026-02-10 01:29:55 +01:00
parent 7020a6a339
commit 5290560d68
8 changed files with 34 additions and 9 deletions

View File

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