Add Better Auth worker route

This commit is contained in:
2026-05-09 03:35:00 -04:00
parent 928bb3cfb0
commit 0178940e0f
13 changed files with 556 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"noUncheckedIndexedAccess": true,
"exactOptionalPropertyTypes": true,
"forceConsistentCasingInFileNames": true,
"skipLibCheck": false,
"skipLibCheck": true,
"verbatimModuleSyntax": true,
"rootDir": "."
},