Files
klz-cables.com/next-env.d.ts
Marc Mintel eb388610de
Some checks failed
CI - Lint, Typecheck & Test / quality-assurance (push) Failing after 30s
chore: align ecosystem to Next.js 16.1.6 and v1.6.0, migrate to ESLint 9 Flat Config
2026-02-09 23:23:31 +01: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.