mirror of
https://github.com/Dan6erbond/sk-auth.git
synced 2025-04-23 01:16:26 +02:00
4 lines
80 B
TypeScript
4 lines
80 B
TypeScript
import { appAuth } from "$lib/appAuth";
|
|
|
|
export const { getSession } = appAuth;
|