mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-23 23:52:05 -05:00
fix(admin): export type definitions from the admin plugin (#3628)
This commit is contained in:
5
.changeset/soft-pugs-flash.md
Normal file
5
.changeset/soft-pugs-flash.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"better-auth": patch
|
||||
---
|
||||
|
||||
fix(admin): export type definitions from the admin plugin
|
||||
@@ -1 +1,2 @@
|
||||
export * from "./admin";
|
||||
export type * from "./types";
|
||||
|
||||
Reference in New Issue
Block a user