mirror of
https://github.com/Dan6erbond/sk-auth.git
synced 2025-02-18 00:15:20 +01:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export { signIn } from "./signIn";
|
|
export { signOut } from "./signOut";
|