aboutsummaryrefslogtreecommitdiff
path: root/next-env.d.ts
blob: 4f11a03dc6cc37f2b5105c08f2e7b24c603ab2f4 (plain)
1
2
3
4
5
/// <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.