2026-02-04 02:28:51 +05:30
|
|
|
/// <reference types="next" />
|
|
|
|
|
/// <reference types="next/image-types/global" />
|
2026-02-05 01:00:16 +05:30
|
|
|
import "./.next/types/routes.d.ts";
|
2026-02-04 02:28:51 +05:30
|
|
|
|
|
|
|
|
// NOTE: This file should not be edited
|
|
|
|
|
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
|