Files
bc93c533-59ff-4a6c-8c68-2dc…/next-env.d.ts
Nikolay Pecheniev 64e0286407 Initial commit
2026-03-27 09:17:38 +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.