登录-clerk方案

This commit is contained in:
tangly1024.com
2024-06-17 17:03:42 +08:00
parent be048bb51e
commit b0ee510624
14 changed files with 421 additions and 93 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/basic-features/typescript for more information.