docs: add new design references

This commit is contained in:
2026-08-27 16:02:08 +05:00
parent 83d3ce1198
commit 84534b2f58
28 changed files with 17131 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/types/routes.d.ts";
import "./.next/types/root-params.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.