2
0
Files
bot/apps/landing-page/next-env.d.ts
Baptiste Arnaud 6fe4e28bc3 📝 Add new blog structure
2024-04-19 13:20:58 +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.