This commit is contained in:
Benjamin Shafii
2026-03-27 07:39:12 -07:00
parent f2e5c4c9cb
commit 7fd45ff871
11 changed files with 468 additions and 58 deletions

View File

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