stashing code
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import type { authClient } from "../../config/client";
|
||||
|
||||
export * from "@pkg/logic/domains/auth/session/data/entities";
|
||||
|
||||
export type Session = typeof authClient.$Infer.Session;
|
||||
Reference in New Issue
Block a user