react-code-dataset / next.js /packages /create-next-app /templates /default-empty /ts /next-env.d.ts
| /// <reference types="next" /> | |
| /// <reference types="next/image-types/global" /> | |
| // NOTE: This file should not be edited | |
| // see https://nextjs.org/docs/pages/api-reference/config/typescript for more information. | |