Files
react.dev/next-env.d.ts
Ricky 7cf1f500d8 Blog and docs: Sunsetting Create React App (#7495)
* Blog and docs: Sunsetting Create React App

* fix link

* tweaks

* fix markdown

* clarity + thanks
2025-02-14 13:40:33 -05:00

7 lines
277 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/app/api-reference/config/typescript for more information.