2023-06-09 18:21:18 +10:00
|
|
|
/// <reference types="next" />
|
|
|
|
|
/// <reference types="next/image-types/global" />
|
|
|
|
|
/// <reference types="next/navigation-types/compat/navigation" />
|
|
|
|
|
|
|
|
|
|
// NOTE: This file should not be edited
|
2024-09-24 16:19:51 +10:00
|
|
|
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
|