2
0
Files
bot/ee/apps/landing-page/next-env.d.ts

7 lines
267 B
TypeScript
Raw Permalink Normal View History

/// <reference types="next" />
/// <reference types="next/image-types/global" />
2024-04-19 13:20:58 +02:00
/// <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.