2026-02-10 11:32:49 -08:00
|
|
|
/// <reference types="next" />
|
|
|
|
|
/// <reference types="next/image-types/global" />
|
|
|
|
|
/// <reference types="next/navigation-types/compat/navigation" />
|
|
|
|
|
|
|
|
|
|
// NOTE: This file should not be edited
|
2026-03-02 12:14:13 -08:00
|
|
|
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
|