๐Ÿ“ฆ mui / tech-challenge-full-stack

๐Ÿ“„ next-env.d.ts ยท 6 lines
1
2
3
4
5
6/// <reference types="next" />
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.