Revision 0b02e93399e1ae1af38e5d3eab1a3c59460d7402 authored by ankit-tailor on 27 April 2022, 11:49:08 UTC, committed by ankit-tailor on 27 April 2022, 11:49:08 UTC
1 parent 062657b
Raw File
next-env.d.ts
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />

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