personal-site/next-env.d.ts

7 lines
273 B
TypeScript
Raw Permalink Normal View History

2023-10-24 17:59:00 +00:00
/// <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.