2025-06-02 11:40:07 +05:00
|
|
|
/// <reference types="next" />
|
|
|
|
|
/// <reference types="next/image-types/global" />
|
2026-01-10 20:31:58 +05:00
|
|
|
import './.next/dev/types/routes.d.ts';
|
2025-06-02 11:40:07 +05:00
|
|
|
|
|
|
|
|
// NOTE: This file should not be edited
|
2026-01-10 20:31:58 +05:00
|
|
|
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.
|