refactor: networking

This commit is contained in:
zhom
2026-03-20 02:45:11 +04:00
parent 8936816613
commit 116a54942d
5 changed files with 193 additions and 179 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./dist/dev/types/routes.d.ts";
import "./.next/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.