๐Ÿ“ฆ brijeshb42 / emotion-demo

๐Ÿ“„ 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.