feat: homework multi-image upload and crop

这个提交包含在:
cryptocommuniums-afk
2026-02-01 11:33:59 +08:00
当前提交 7a7e0a0d7f
修改 20 个文件,包含 3973 行新增0 行删除

5
frontend/next-env.d.ts vendored 普通文件
查看文件

@@ -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.