2022-04-07 08:34:18 +00:00
|
|
|
/// <reference types="next" />
|
|
|
|
/// <reference types="next/image-types/global" />
|
2023-09-01 20:22:27 +00:00
|
|
|
/// <reference types="next/navigation-types/compat/navigation" />
|
2022-04-07 08:34:18 +00:00
|
|
|
|
|
|
|
// NOTE: This file should not be edited
|
|
|
|
// see https://nextjs.org/docs/basic-features/typescript for more information.
|