2
0
Files
bot/ee/apps/landing-page/next-env.d.ts
2024-05-23 10:42:23 +02:00

7 lines
267 B
TypeScript

/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference types="next/navigation-types/compat/navigation" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.