2026-01-31 00:20:04 +01:00
|
|
|
/// <reference types="next" />
|
|
|
|
|
/// <reference types="next/image-types/global" />
|
2026-02-01 11:31:37 +01:00
|
|
|
import "./.next/dev/types/routes.d.ts";
|
2026-01-31 00:20:04 +01:00
|
|
|
|
|
|
|
|
// NOTE: This file should not be edited
|
|
|
|
|
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
|