feat: coming soon
This commit is contained in:
6
next-env.d.ts
vendored
6
next-env.d.ts
vendored
@ -1,4 +1,6 @@
|
||||
/* eslint-disable */
|
||||
|
||||
/// <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.
|
||||
|
Reference in New Issue
Block a user