Files
wtr/next-env.d.ts
zv 4b28e281c1
All checks were successful
CI / Lint, typecheck and build (push) Successful in 9m55s
chore: update next type references
2026-06-14 10:49:09 +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.