2024-10-03 16:57:43 +00:00
|
|
|
/// <reference types="next" />
|
|
|
|
|
/// <reference types="next/image-types/global" />
|
2024-10-29 22:02:10 +00:00
|
|
|
/// <reference types="next/navigation-types/compat/navigation" />
|
2024-10-03 16:57:43 +00:00
|
|
|
|
|
|
|
|
// NOTE: This file should not be edited
|
|
|
|
|
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
|