Files
f751d5e8-53e2-45f1-bc01-9a9…/next-env.d.ts
vitalijmulika e09f7cd7e8 Initial commit
2026-03-20 17:06:29 +02:00

7 lines
251 B
TypeScript

/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/dev/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.