Files
imphnen-frontend-service/apps/landing/next-env.d.ts
T

7 lines
271 B
TypeScript

/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./../../dist/apps/landing/.next/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.