2026-02-10 11:32:49 -08:00
|
|
|
/// <reference types="next" />
|
|
|
|
|
/// <reference types="next/image-types/global" />
|
2026-04-25 23:45:07 -07:00
|
|
|
/// <reference path="./.next/types/routes.d.ts" />
|
2026-02-10 11:32:49 -08:00
|
|
|
|
|
|
|
|
// NOTE: This file should not be edited
|
2026-04-30 01:58:15 -07:00
|
|
|
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.
|