This commit is contained in:
QuangNhankie 2021-08-24 10:55:25 +07:00
parent 9e7f931c53
commit bfec1e8a09
2 changed files with 9468 additions and 0 deletions

3
next-env.d.ts vendored
View File

@ -1,3 +1,6 @@
/// <reference types="next" /> /// <reference types="next" />
/// <reference types="next/types/global" /> /// <reference types="next/types/global" />
/// <reference types="next/image-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.

9465
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff