Files
8790a9a2-7fba-4295-b05d-c20…/next-env.d.ts
kudinDmitriyUp 337f5f8736 Initial commit
2026-04-01 06:28:50 +00:00

7 lines
247 B
TypeScript

/// <reference types="next" />
/// <reference types="next/image-types/global" />
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.