diff options
Diffstat (limited to 'apps/landing/next-env.d.ts')
| -rw-r--r-- | apps/landing/next-env.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/landing/next-env.d.ts b/apps/landing/next-env.d.ts index 4f11a03d..40c3d680 100644 --- a/apps/landing/next-env.d.ts +++ b/apps/landing/next-env.d.ts @@ -2,4 +2,4 @@ /// <reference types="next/image-types/global" /> // NOTE: This file should not be edited -// see https://nextjs.org/docs/basic-features/typescript for more information. +// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information. |
