Files
bd0db6b4-07c8-4be6-8e73-6a4…/next-env.d.ts
Nikolay Pecheniev 82e83bc488 Initial commit
2026-03-24 14:56:17 +02: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.