chore: initial transfer commit

This commit is contained in:
Severian
2025-01-19 21:47:26 +08:00
commit 01edd57296
31 changed files with 4176 additions and 0 deletions

5
next-env.d.ts vendored Normal file
View File

@@ -0,0 +1,5 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.