5-30. nextJS
This commit is contained in:
parent
432a72b2f2
commit
93f8c057b6
51 changed files with 8939 additions and 372 deletions
6
next-env.d.ts
vendored
Normal file
6
next-env.d.ts
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
/// <reference types="next" />
|
||||
/// <reference types="next/image-types/global" />
|
||||
/// <reference types="next/navigation-types/compat/navigation" />
|
||||
|
||||
// NOTE: This file should not be edited
|
||||
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
|
Loading…
Add table
Add a link
Reference in a new issue