2025-04-26 20:32:58 +07:00
|
|
|
/// <reference types="next" />
|
|
|
|
|
/// <reference types="next/image-types/global" />
|
2025-11-25 11:02:14 +07:00
|
|
|
import "./../../dist/apps/landing/.next/types/routes.d.ts";
|
2025-04-26 20:32:58 +07:00
|
|
|
|
|
|
|
|
// NOTE: This file should not be edited
|
|
|
|
|
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
|