Files
stats/apps/test/next-env.d.ts
Carl-Gerhard Lindesvärd 9c92803c4c a looooot
2024-02-22 21:50:30 +01: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.