Files
e-tib.com/next-env.d.ts
Marc Mintel 306a2c6c2b chore: Next.js proxy migration & E2E integration
Former-commit-id: daf08548d0a8f45b07b4b87405edd081e823edd5
2026-04-28 19:12:44 +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.