mirror of
https://github.com/better-auth/better-auth.git
synced 2026-06-04 05:16:36 -05:00
chore: export adapters (#2398)
This commit is contained in:
@@ -574,6 +574,9 @@
|
||||
"react-start": [
|
||||
"./dist/integrations/react-start.d.ts"
|
||||
],
|
||||
"adapters": [
|
||||
"./dist/adapters/index.d.ts"
|
||||
],
|
||||
"adapters/prisma": [
|
||||
"./dist/adapters/prisma-adapter/index.d.ts"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user