2021-11-19 10:15:13 +01:00
|
|
|
/// <reference types="next" />
|
|
|
|
/// <reference types="next/image-types/global" />
|
2023-10-06 16:34:10 +02:00
|
|
|
/// <reference types="next/navigation-types/compat/navigation" />
|
2021-11-19 10:15:13 +01:00
|
|
|
|
|
|
|
// NOTE: This file should not be edited
|
|
|
|
// see https://nextjs.org/docs/basic-features/typescript for more information.
|